[
https://issues.apache.org/jira/browse/HADOOP-16152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926732#comment-16926732
]
Wei-Chiu Chuang commented on HADOOP-16152:
------------------------------------------
{noformat}
[WARNING]
/testptch/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpRequestLog.java:[27,31]
[deprecation] NCSARequestLog in org.eclipse.jetty.server has been deprecated
[WARNING]
/testptch/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpRequestLog.java:[88,8]
[deprecation] NCSARequestLog in org.eclipse.jetty.server has been deprecated
[WARNING]
/testptch/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpRequestLog.java:[88,40]
[deprecation] NCSARequestLog in org.eclipse.jetty.server has been deprecated
[WARNING]
/testptch/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer2.java:[520,44]
[deprecation] SslContextFactory() in SslContextFactory has been deprecated
[WARNING]
/testptch/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer2.java:[521,23]
[deprecation] setNeedClientAuth(boolean) in SslContextFactory has been
deprecated
[WARNING]
/testptch/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestHttpRequestLog.java:[21,31]
[deprecation] NCSARequestLog in org.eclipse.jetty.server has been deprecated
[WARNING]
/testptch/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestHttpRequestLog.java:[45,35]
[deprecation] NCSARequestLog in org.eclipse.jetty.server has been deprecated
[WARNING]
/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/test/TestJettyHelper.java:[108,46]
[deprecation] SslContextFactory() in SslContextFactory has been deprecated
[WARNING]
/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/test/TestJettyHelper.java:[109,25]
[deprecation] setNeedClientAuth(boolean) in SslContextFactory has been
deprecated
[WARNING]
/testptch/hadoop/hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/SLSRunner.java:[99,29]
[deprecation] ConcurrentHashSet in org.eclipse.jetty.util has been deprecated
[WARNING]
/testptch/hadoop/hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/SLSRunner.java:[349,30]
[deprecation] ConcurrentHashSet in org.eclipse.jetty.util has been deprecated
{noformat}
We need to deal with these.
I'm surprised by the shadedclient failure as it passed the build successfully
for me.
> Upgrade Eclipse Jetty version to 9.4.x
> --------------------------------------
>
> Key: HADOOP-16152
> URL: https://issues.apache.org/jira/browse/HADOOP-16152
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.2.0
> Reporter: Yuming Wang
> Assignee: Yuming Wang
> Priority: Major
> Attachments: HADOOP-16152.002.patch, HADOOP-16152.v1.patch
>
>
> Some big data projects have been upgraded Jetty to 9.4.x, which causes some
> compatibility issues.
> Spark:
> [https://github.com/apache/spark/blob/02a0cdea13a5eebd27649a60d981de35156ba52c/pom.xml#L146]
> Calcite:
> [https://github.com/apache/calcite/blob/avatica-1.13.0-rc0/pom.xml#L87]
> Hive: https://issues.apache.org/jira/browse/HIVE-21211
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]