bharatviswa504 commented on issue #1452: HDDS-2121. Create a shaded ozone filesystem (client) jar URL: https://github.com/apache/hadoop/pull/1452#issuecomment-532851470 `$ ./test.sh Removing network hadoop32_default WARNING: Network hadoop32_default not found. Creating network "hadoop32_default" with the default driver Creating hadoop32_scm_1 ... done Creating hadoop32_datanode_1 ... done Creating hadoop32_datanode_2 ... done Creating hadoop32_datanode_3 ... done Creating hadoop32_nm_1 ... done Creating hadoop32_rm_1 ... done Creating hadoop32_s3g_1 ... done Creating hadoop32_om_1 ... done 3 datanodes are up and registered to the scm ============================================================================== hadoop32-createmrenv :: Create directories required for MR test ============================================================================== Create test volume, bucket and key | PASS | ------------------------------------------------------------------------------ Create user dir for hadoop | PASS | ------------------------------------------------------------------------------ hadoop32-createmrenv :: Create directories required for MR test | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Output: /tmp/smoketest/hadoop32/result/robot-hadoop32-hadoop32-createmrenv-scm.xml ============================================================================== hadoop32-hadoopo3fs :: Test ozone fs with hadoopfs ============================================================================== Test hadoop dfs | PASS | ------------------------------------------------------------------------------ hadoop32-hadoopo3fs :: Test ozone fs with hadoopfs | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Output: /tmp/smoketest/hadoop32/result/robot-hadoop32-hadoop32-hadoopo3fs-rm.xml ============================================================================== hadoop32-mapreduce :: Execute MR jobs ============================================================================== Execute PI calculation | PASS | ------------------------------------------------------------------------------ Execute WordCount | PASS | ------------------------------------------------------------------------------ hadoop32-mapreduce :: Execute MR jobs | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Output: /tmp/smoketest/hadoop32/result/robot-hadoop32-hadoop32-mapreduce-rm.xml Stopping hadoop32_s3g_1 ... done Stopping hadoop32_datanode_1 ... done Stopping hadoop32_nm_1 ... done Stopping hadoop32_datanode_3 ... done Stopping hadoop32_datanode_2 ... done Stopping hadoop32_om_1 ... done Stopping hadoop32_scm_1 ... done Stopping hadoop32_rm_1 ... done Removing hadoop32_s3g_1 ... done Removing hadoop32_datanode_1 ... done Removing hadoop32_nm_1 ... done Removing hadoop32_datanode_3 ... done Removing hadoop32_datanode_2 ... done Removing hadoop32_om_1 ... done Removing hadoop32_scm_1 ... done Removing hadoop32_rm_1 ... done Removing network hadoop32_default Log: /Users/bviswanadham/workspace/myozone/hadoop/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-mr/hadoop32/result/log.html Report: /Users/bviswanadham/workspace/myozone/hadoop/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone-mr/hadoop32/result/report.html` Ran it locally test passed, the test failure is not related to this patch. I will commit this to the trunk. Thank You @elek for the improvement.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
