fyi - to get the uno instance with accumulo using java 11 you need to update the following script with JAVA_HOME=<java 8 path>
<fluo-uno install dir>/bin/impl/install/hadoop.sh Note that the hadoop website says that it is not compatible with java 11. ________________________________ From: Jeffrey Zeiberg <[email protected]> Sent: Monday, June 17, 2019 4:11:56 PM To: [email protected] Subject: FYI - 'uno setup accumulo' command does not start up accumulo now but there is a workaround [External Email] ---------------------------------------------------------------------- This causes the error: zeiberg@dragonfly:~/github/fluo-uno/install/logs$ grep -rin ERROR setup/ setup/hadoop.out:7:[ERROR] Error occurred at /home/jzeiberg/github/fluo-uno/bin/impl/run/hadoop.sh:29 command: "$HADOOP_HOME"/sbin/start-yarn.sh The temporary workaround is to do : 'accumulo init' -> enter 'uno' -> enter 'secret' -> enter 'secret' then you can 'uno start accumulo' and you can run ingest tests in accumulo-testing or whatever you want. ________________________________ The preceding message (including attachments) is covered by the Electronic Communication Privacy Act, 18 U.S.C. sections 2510-2512, is intended only for the person or entity to which it is addressed, and may contain information that is confidential, protected by attorney-client or other privilege, or otherwise protected from disclosure by law. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error and destroy the original message and all copies.
