Manno15 edited a comment on issue #277: URL: https://github.com/apache/fluo-uno/issues/277#issuecomment-987111458
I was having trouble getting setup to work on the official tar for 1.10.1 but when building a new one on the rel/1.10.1 branch, setup worked properly for me. 1.10.1 with hadoop 3.3.0 and zookeeper 3.7.0. Additionally, setup worked correctly on 1.10.2-SNAPSHOT. Here is the issue I had : ``` gzip: stdin: decompression OK, trailing garbage ignored tar: Child returned status 2 tar: Error is not recoverable: exiting now [ERROR] Error occurred at /home/jeffrey/git/fluo-uno/bin/impl/install/accumulo.sh:36 command: tar xzf "$DOWNLOADS/$ACCUMULO_TARBALL" -C "$INSTALL" Setup of accumulo failed! ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
