keith-turner commented on a change in pull request #187: fixes #185 No longer write to stdin URL: https://github.com/apache/fluo-uno/pull/187#discussion_r204536855
########## File path: conf/uno.conf ########## @@ -45,7 +45,7 @@ export FLUO_YARN_TARBALL=fluo-yarn-$FLUO_YARN_VERSION-bin.tar.gz # If set, 'uno fetch' will build (instead of downloading) an Accumulo tarball # from that directory and copy it to the downloads directory. -#export ACCUMULO_REPO= +export ACCUMULO_REPO=/home/rkturn2/git/accumulo Review comment: Re 1,2,4,and,5 I usually keep a close eye on what I am pushing for the initial PR and when I push to upstream. For the commits during the PR, I tend to go with whats fastest. Re 3. I can give that a try. Seems like may be more work than the example file, but I will see. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
