cshannon opened a new pull request, #3136:
URL: https://github.com/apache/accumulo/pull/3136

   This is a draft PR and a work in progress and there are still a lot of test 
failures but I wanted to get some initial feedback on this since it's a bit 
tricky to change the classloading behavior. This is to resolve issue #3131 as 
the VFS classloader has been pulled out into an external project 
https://github.com/apache/accumulo-classloaders . The PR renames 
`VFS_CONTEXT_CLASSPATH_PROPERTY` to `VFS_CONTEXT_CLASSPATH_PROPERTY` and is 
updated to still support context loading (for setting classpaths on a table for 
example) but will only support the file system and not HDFS. If HDFS is needed 
then the external VFS classloader would need to be configured.
   
   There's still some work here to be done but I wanted to make sure I was at 
least heading in the right direction.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to