vinayakumarb commented on pull request #2075: URL: https://github.com/apache/hadoop/pull/2075#issuecomment-644711605
> I ran following on hadoop dist built by `mvn clean install -DskipTests -Pdist -Pnative`. The patch fixed the ClassNotFoundException reported on the [JIRA](https://issues.apache.org/jira/browse/YARN-10314). > > ``` > java -classpath etc/hadoop:share/hadoop/common/lib/*:share/hadoop/client/*:share/hadoop/mapreduce/hadoop-mapreduce-examples-3.4.0-SNAPSHOT.jar org.apache.hadoop.examples.QuasiMonteCarlo 1 100 > ``` Thanks @iwasakims for verifying. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
