ctubbsii commented on issue #1084: Condense fluo.sh URL: https://github.com/apache/fluo/issues/1084#issuecomment-596664073 That error seems to indicate that Hadoop itself didn't start. So, you should probably check the Hadoop logs next. My instinct says that it's because the Hadoop script tried to ssh to localhost to complete the setup, and you probably don't have passwordless authentication set up over ssh. (https://hadoop.apache.org/docs/r2.7.2/hadoop-project-dist/hadoop-common/SingleCluster.html#Setup_passphraseless_ssh), but you may have to confirm with the Hadoop or setup logs.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
