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 2022/03/26 09:09:11 UTC

[GitHub] [hadoop] virajjasani commented on pull request #4108: HDFS-16522. Set Http and Ipc ports for Datanodes in MiniDFSCluster

virajjasani commented on pull request #4108:
URL: https://github.com/apache/hadoop/pull/4108#issuecomment-1079645768


   hadoop-dynamometer-infra failure is not relevant because the mvn test doesn't seem to be running after compiling hadoop-hdfs module from this patch.
   
   Running the same in local:
   ```
   $ mvn -Pparallel-tests -Pnative -Drequire.fuse -Drequire.openssl -Drequire.snappy -Drequire.valgrind -Drequire.zstd -Drequire.test.libhadoop -Pyarn-ui clean test -fae
   
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.hadoop.tools.dynamometer.TestDynamometerInfra
   [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.apache.hadoop.tools.dynamometer.TestDynamometerInfra
   [INFO] Running org.apache.hadoop.tools.dynamometer.TestDynoInfraUtils
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.apache.hadoop.tools.dynamometer.TestDynoInfraUtils
   [INFO] 
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1
   [INFO] 
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  5.325 s
   [INFO] Finished at: 2022-03-26T14:38:43+05:30
   [INFO] ------------------------------------------------------------------------
   
   ```


-- 
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: common-issues-unsubscribe@hadoop.apache.org

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



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