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

ASF GitHub Bot commented on HADOOP-19951:
-----------------------------------------

pan3793 commented on code in PR #8654:
URL: https://github.com/apache/hadoop/pull/8654#discussion_r3818479284


##########
LICENSE.txt:
##########
@@ -214,6 +214,11 @@ 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/LimitIn
 hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/nvd3-1.8.5.* (css and 
js files)
 
 
+Apache Software Foundation License 2.0 and Eclipse Public License 1.0 Dual 
Licensed

Review Comment:
   for dual/multi licensed project, I think we can just choose one instead of 
listing all





> Drop use of jetty-util-ajax and use jackson instead
> ---------------------------------------------------
>
>                 Key: HADOOP-19951
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19951
>             Project: Hadoop Common
>          Issue Type: Task
>            Reporter: PJ Fanning
>            Priority: Major
>              Labels: pull-request-available
>
> Hadoop uses jetty-util-ajax in a few modules to read and write JSON.
> This is a part of HADOOP-19912 that can be split out and it doesn't cause the 
> same issues with worrying about jar compatibilities - it actually simplifies 
> the build by removing a direct dependency.
> The aim here is to reduce the number of ways that Hadoop works with JSON and 
> Jackson is more commonly used in Hadoop than jetty-util-ajax.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to