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 2020/10/15 14:48:58 UTC

[GitHub] [accumulo] jmark99 opened a new pull request #1737: Add libraries in tool.sh script for 1.10 examples

jmark99 opened a new pull request #1737:
URL: https://github.com/apache/accumulo/pull/1737


   When attempting to run the 1.10.x Accumulo examples with Hadoop version 3.x, there were several NoClassDefFoundError exceptions thrown when using the tool.sh script to run MR jobs. This PR updates the tool.sh script to add the necessary jar files to the lib paths allowing the MR jobs to run successfully. The additions have been tested successfully with both Hadoop 2.x and Hadoop 3.x.


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

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



[GitHub] [accumulo] ctubbsii commented on pull request #1737: Add libraries in tool.sh script for 1.10 examples

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on pull request #1737:
URL: https://github.com/apache/accumulo/pull/1737#issuecomment-709487125


   Merged to main branch in 0dd13dd38022414500dbb4b379f5eabed4c62e22


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

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



[GitHub] [accumulo] jmark99 merged pull request #1737: Add libraries in tool.sh script for 1.10 examples

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


   


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

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