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/01/28 18:18:42 UTC

[GitHub] [accumulo] dlmarion opened a new issue #2440: bin/accumulo-util load_jars_hdfs does not set NUM_TSERVERS from cluster.yaml

dlmarion opened a new issue #2440:
URL: https://github.com/apache/accumulo/issues/2440


   **Describe the bug**
   The load_jars_hdfs function in accumulo-util does not use the new cluster.yaml file, it uses the old tservers file.
   
   **Versions (OS, Maven, Java, and others, as appropriate):**
   
   **To Reproduce**
   
   **Expected behavior**
   load_jars_hdfs should parse the cluster.yaml configuration like accumulo-cluster does.
   
   **Screenshots**
   
   **Additional context**
   


-- 
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 commented on issue #2440: bin/accumulo-util load_jars_hdfs does not set NUM_TSERVERS from cluster.yaml

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #2440:
URL: https://github.com/apache/accumulo/issues/2440#issuecomment-1024540257


   load_jars_hdfs seems like a cluster-management function and should probably be moved to accumulo-cluster, or deleted entirely, as people can upload their own jars without our help; we don't necessarily need to be responsible for a basic file copy tool that isn't directly related to Accumulo's functionality. I believe this was primarily used with the VFS classloader, which was offloaded into a separate pluggable SPI


-- 
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 closed issue #2440: bin/accumulo-util load_jars_hdfs does not set NUM_TSERVERS from cluster.yaml

Posted by GitBox <gi...@apache.org>.
ctubbsii closed issue #2440:
URL: https://github.com/apache/accumulo/issues/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 closed issue #2440: bin/accumulo-util load_jars_hdfs does not set NUM_TSERVERS from cluster.yaml

Posted by GitBox <gi...@apache.org>.
ctubbsii closed issue #2440:
URL: https://github.com/apache/accumulo/issues/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