[
https://issues.apache.org/jira/browse/HBASE-19140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235034#comment-16235034
]
Hudson commented on HBASE-19140:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3983 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3983/])
HBASE-19140 hbase-cleanup.sh uses deprecated call to remove files in (tedyu:
rev b3e438b9c5be750694b3cec1f6f754635240d474)
* (edit) bin/hbase-cleanup.sh
> hbase-cleanup.sh uses deprecated call to remove files in hdfs
> -------------------------------------------------------------
>
> Key: HBASE-19140
> URL: https://issues.apache.org/jira/browse/HBASE-19140
> Project: HBase
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 2.0.0, 1.3.1, 1.2.6, 1.4.1, 1.1.12
> Environment: MVN: 3.5.2
> JDK: 1.8.0.144
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Fix For: 2.0.0, 3.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7, 1.1.13
>
> Attachments: HBASE-19140-00.patch
>
>
> steps to reproduce:
> {code}
> bin/hbase-cleanup.sh --cleanAll
> {code}
> {code}
> rmr: DEPRECATED: Please use 'rm -r' instead.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)