[
https://issues.apache.org/jira/browse/HBASE-19472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285333#comment-16285333
]
BELUGA BEHR commented on HBASE-19472:
-------------------------------------
I'm not exactly sure why the following error is generated:
bq.
./hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/Export.java:24:import
org.apache.commons.lang3.ArrayUtils;: Wrong order for
'org.apache.commons.lang3.ArrayUtils' import. \[ImportOrder\]
It seems to me to be in order... I attached a new patch anyway.
> Remove ArrayUtil Class
> ----------------------
>
> Key: HBASE-19472
> URL: https://issues.apache.org/jira/browse/HBASE-19472
> Project: HBase
> Issue Type: Improvement
> Components: hbase
> Affects Versions: 3.0.0
> Reporter: BELUGA BEHR
> Assignee: BELUGA BEHR
> Attachments: HBASE-19472.1.patch, HBASE-19472.2.patch
>
>
> Remove the class {{ArrayUtils}} from the project. Most of it is not used,
> and what little is, already exists in Apache Commons library.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)