keith-turner removed a comment on issue #908: Discuss get jars behavior URL: https://github.com/apache/fluo/issues/908#issuecomment-408862569 > Could classes be loaded from HDFS directly using Accumulo's VFS classloader? Yes. One possible way to do this would be to run `fluo config -a <app>` and grep for the property `fluo.observer.jars.url`. Its also possible to obtain this property via the Java API using `FluoAdmin.getApplicationConfig()`.
---------------------------------------------------------------- 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
