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/05/21 07:34:30 UTC

[GitHub] [hadoop] sahilTakiar opened a new pull request #838: HADOOP-16321: ITestS3ASSL+TestOpenSSLSocketFactory failing with java.lang.UnsatisfiedLinkErrors

sahilTakiar opened a new pull request #838: HADOOP-16321: ITestS3ASSL+TestOpenSSLSocketFactory failing with java.lang.UnsatisfiedLinkErrors
URL: https://github.com/apache/hadoop/pull/838
 
 
   Added a `NativeCodeLoader.isNativeCodeLoaded())` check before these tests so they get skipped if native libraries can't be loaded or are not present.
   
   Tested on OSX after a `mvn clean install -DskipTests` and `mvn clean install -DskipTests -Pnative`. The test gets skipped in both cases. 
   
   Tested on the Hadoop dev Docker env; with `-Pnative` the test passes, without `-Pnative` the test is skipped.
   
   `ITestS3ASSL` was tested against `us-east-1`.

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