You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/03/28 20:12:24 UTC

[GitHub] [hadoop] adoroszlai opened a new pull request #659: [HDDS-1351] NoClassDefFoundError when running ozone genconf

adoroszlai opened a new pull request #659: [HDDS-1351] NoClassDefFoundError when running ozone genconf
URL: https://github.com/apache/hadoop/pull/659
 
 
   ## What changes were proposed in this pull request?
   
   Add `jaxb-core` to `hadoop-ozone-tools` dependencies to make `ozone genconf` work again.
   
   https://issues.apache.org/jira/browse/HDDS-1351
   
   ## How was this patch tested?
   
   ```
   $ mvn -Phdds -DskipTests -Dmaven.javadoc.skip=true -Pdist -Dtar -DskipShade -am -pl :hadoop-ozone-dist clean package
   $ cd $(git rev-parse --show-toplevel)/hadoop-ozone/dist/target/ozone-*-SNAPSHOT/compose/ozones3
   $ docker-compose run datanode ozone genconf /tmp
   ozone-site.xml has been generated at /tmp
   ```

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org