I am trying to contribute to the arrow project.so i am trying to setup the
project on locally.

On Tue, 17 Oct 2023 at 05:14, Bryce Mecum <bryceme...@gmail.com> wrote:

> That error makes it look like you're running `docker compose up` from
> the root of the Arrow source tree which is likely not what you want.
> Are you trying to use the Arrow R package in a Docker container or are
> you trying to contribute to it by developing inside of a Docker
> container? Nic's link [1] is a good starting point.
>
> [1] https://arrow.apache.org/docs/r/articles/developers/docker.html
>
> On Mon, Oct 16, 2023 at 4:31 AM Divyansh Khatri
> <divyanshkhatri...@gmail.com> wrote:
> >
> > Hi,so i am basically using the docker cmd 'docker compose up -d' in the
> > docker-compose.yml but i am encountering this error(Error response from
> > daemon: manifest for amd64/maven:3.5.4-eclipse-temurin-8 not found:
> > manifest unknown: manifest unknown)so i am not sure how to proceed from
> > here?
> >
> > On Mon, 16 Oct 2023 at 14:17, Nic Crane <thisis...@gmail.com> wrote:
> >
> > > Hi Divyansh,
> > >
> > > There are instructions for creating a R package dev setup here:
> > > https://arrow.apache.org/docs/r/articles/developers/setup.html
> > >
> > > If you can explain a bit more about what you've tried so far and
> what's not
> > > working, we may be able to advise.
> > >
> > > Best wishes,
> > >
> > > Nic
> > >
> > > On Mon, 16 Oct 2023 at 06:02, Divyansh Khatri <
> divyanshkhatri...@gmail.com
> > > >
> > > wrote:
> > >
> > > > I am having problems regarding setting up the r package using docker
> of
> > > the
> > > > apache arrow.Can you give me the step by step process of how do i
> setup
> > > the
> > > > r package in my vs code system using docker.
> > > >
> > >
>

Reply via email to