[
https://issues.apache.org/jira/browse/HADOOP-15495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16516618#comment-16516618
]
Takanobu Asanuma commented on HADOOP-15495:
-------------------------------------------
Uploaded the 1st patch. This jira is the last sub-task of HADOOP-10783 and the
patch covers the rest of all codes. Some comments about it:
* In {{TableListing}}, {{commons.lang3.text.WordUtils}} has a bug when
wrapWidth is Integer.MAX_VAL. (See LANG-1397.) The patch use a workaround.
* {{ExceptionUtils#getFullStackTrace}} becomes removed in commons-lang3. Seems
we can use {{getStackTrace}} instead. (See LANG-904.)
* Confirmed {{mvn clean package -Pdist,native -Dtar -DskipTests}} succeeds.
> Upgrade common-langs version to 3.7 in hadoop-common-project and hadoop-tools
> -----------------------------------------------------------------------------
>
> Key: HADOOP-15495
> URL: https://issues.apache.org/jira/browse/HADOOP-15495
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Takanobu Asanuma
> Assignee: Takanobu Asanuma
> Priority: Major
> Attachments: HADOOP-15495.1.patch
>
>
> commons-lang 2.6 is widely used. Let's upgrade to 3.6.
> This jira is separated from HADOOP-10783.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]