You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/02/14 15:11:30 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request #2491: Remove load-jars-hdfs from bin/accumulo-util

ctubbsii opened a new pull request #2491:
URL: https://github.com/apache/accumulo/pull/2491


   Remove the jar loading utility, which is broken, from the accumulo-util
   script. This utility was intended as a convenience to help users copy
   jars to HDFS to be used with the VFS classloader. However, that utility
   is in process of being separated from Accumulo's core, and so this tool
   makes a lot of assumptions about the user's classloader configuration.
   Furthermore, it's not really necessary for Accumulo to maintain a helper
   tool for copying files for the user, as they can copy files on their
   own, according to their specific needs.
   
   This fixes #2440


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] ctubbsii merged pull request #2491: Remove load-jars-hdfs from bin/accumulo-util

Posted by GitBox <gi...@apache.org>.
ctubbsii merged pull request #2491:
URL: https://github.com/apache/accumulo/pull/2491


   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] ctubbsii merged pull request #2491: Remove load-jars-hdfs from bin/accumulo-util

Posted by GitBox <gi...@apache.org>.
ctubbsii merged pull request #2491:
URL: https://github.com/apache/accumulo/pull/2491


   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org