alerman opened a new issue #3: Following the readme to get running fails
URL: https://github.com/apache/accumulo-docker/issues/3
 
 
   I was following the README to get accumulo running with docker but I was 
unable to do so without some changes to the Dockerfile. When I ran the Docker 
build, it would fail to complete the move of hadoop into /opt/hadoop. I was 
able to get aroung the issue by switching from moving those dirs to copying 
them, but that isn't a great solution in the long term. I got into the 
container at the point just before the move and the file permissions for some 
the directories under /tmp/hadoop/ were all question marks (???????) and the 
user and group were just listed as an id. 
   
   I think we probably want to add a umask and --no-same-permissions to the tar 
extract commands to correct that. I will try that out tonight and if that works 
I will put in a PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to