You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "TezQA (JIRA)" <ji...@apache.org> on 2017/03/22 23:26:41 UTC

[jira] [Commented] (TEZ-3667) Stop using org.apache.hadoop.security.ssl.SSLFactory.DEFAULT_SSL_REQUIRE_CLIENT_CERT

    [ https://issues.apache.org/jira/browse/TEZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937358#comment-15937358 ] 

TezQA commented on TEZ-3667:
----------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12860018/TEZ-3667.1.patch
  against master revision 293c593.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter

                                      The following test timeouts occurred in :
 org.apache.tez.dag.library.veTests
org.apache.tez.runtime.common.resources.TestWeightedScalingMemoryDistributor
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVTests
org.apache.tez.maprTests
org.apache.tez.dag.history.logging.impl.TestHistoryEventJsonConversion
org.apache.tez.dag.history.TestHistoryEventType
org.apache.tez.dag.app.dag.impl.TesTests
org.apache.tez.dag.app.dag.impl.TestTests
org.apache.tez.dag.app.dag.impl.TestVertexImpl2
org.apache.tez.dag.app.TestMockDAGATests
org.apache.tez.dag.app.TestPTests
org.apache.tez.dag.app.rm.TestLocalTaskSchedulerSTests
org.apache.tez.dag.app.rm.TestContainerReusTeTests
org.apache.tez.history.TestHistoryParser

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/2341//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2341//console

This message is automatically generated.

> Stop using org.apache.hadoop.security.ssl.SSLFactory.DEFAULT_SSL_REQUIRE_CLIENT_CERT
> ------------------------------------------------------------------------------------
>
>                 Key: TEZ-3667
>                 URL: https://issues.apache.org/jira/browse/TEZ-3667
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Zhiyuan Yang
>            Assignee: Zhiyuan Yang
>         Attachments: TEZ-3667.1.patch
>
>
> This was renamed in hadoop 3 somehow. We can just set the value by ourselves because all we need is that default 'false'.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)