Re: FYI - 'uno setup accumulo' command does not start up accumulo now but there is a workaround

2019-06-18 Thread Christopher
Typically, I set JAVA_HOME outside of the script, inside my ~/.bashrc, but I think you can also set it in uno's conf/uno.conf file. It looks like the main problem I see with Java 11, is the missing javax.activation on the class path. It looks like Hadoop YARN might need it, but we also need it for

Re: FYI - 'uno setup accumulo' command does not start up accumulo now but there is a workaround

2019-06-18 Thread Keebler, Holly I
fyi - to get the uno instance with accumulo using java 11 you need to update the following script with JAVA_HOME= /bin/impl/install/hadoop.sh Note that the hadoop website says that it is not compatible with java 11. From: Jeffrey Zeiberg Sent: Monday, June 1