Hey Jim, I looked into what you said and there was just enough disk space on my system. So I figured I should clean it up a bit. I tried building again after having sufficient disk space. However, the log file seems to be giving me the same problem as before. Is it possible there could be some other reason for encountering this?
Thanks, Aayush On Fri, Jul 17, 2020 at 8:10 PM Jim Apple <[email protected]> wrote: > In my experience, a failure in the master branch during data load indicated > being out of disk space. This sometimes has manifested even when df -h > shows just enough space, so this was successful for me most often when I > had more than enough space. > > On Fri, Jul 17, 2020 at 7:06 AM Aayush Bhan <[email protected]> wrote: > > > Hi Impala Dev Team, > > > > I was assigned the ticket - 5314 on jira. As a first time contributor, I > > was going through the cwiki links on how to get started. So I was setting > > up my development environment in a docker container. I went ahead with > all > > the steps that were given. So every time I try to run the > > bootstrap_development script, it leads to some build errors which i'm not > > able to ascertain how to fix. > > > > The log i'm being directed to after running the script tells me the > > following - > > Error in /home/impdev/Impala/testdata/bin/create-load-data.sh at line 85: > > fi > > > > I got the following output while running the bootstrap_development > script - > > https://gist.github.com/aayushbhan/dee15ba212225e780196e2964d279681 > > > > I would really appreciate it if anyone could tell me any resources or > > anything of the sort to help me fix this issue and get my development > > environment set up. > > > > Thanks, > > Aayush > > > -- aayushbhan
