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_r204529304
########## 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: Yes it was unintentional and I fixed it, did it again, and then fixed it again. I miss the old way that Uno worked with the example files. I am always fighting with git with this file... stashing, unstashing it, having to pick files when I commit instead of doing all... ---------------------------------------------------------------- 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
