[
https://issues.apache.org/jira/browse/HBASE-22471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849845#comment-16849845
]
Duo Zhang commented on HBASE-22471:
-----------------------------------
Seems worked
https://builds.apache.org/job/HBase%20Nightly/job/master/1048/console
{noformat}
Delete stale hadoop 2 cache
/home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/hadoop-2.7.1-bin.tar.gz
Delete stale hadoop 3 cache
/home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/hadoop-3.0.0-bin.tar.gz
15:21:44 ++ ls -1
/home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/hadoop-2.8.2-bin.tar.gz
15:21:44 ++ head -n 1
15:21:44 +
artifact=/home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/hadoop-2.8.2-bin.tar.gz
15:21:44 + tar --strip-components=1 -xzf
/home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/hadoop-2.8.2-bin.tar.gz
-C hadoop-2
15:21:48 +
/home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/component/dev-support/hbase_nightly_pseudo-distributed-test.sh
--single-process --working-dir output-integration/hadoop-2
--hbase-client-install hbase-client hbase-install hadoop-2/bin/hadoop
hadoop-2/share/hadoop/yarn/test/hadoop-yarn-server-tests-2.8.2-tests.jar
hadoop-2/share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-2.8.2-tests.jar
{noformat}
> Our nightly jobs for master and branch-2 are still using hadoop-2.7.1 in
> integration test
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-22471
> URL: https://issues.apache.org/jira/browse/HBASE-22471
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.2.1
>
> Attachments: HBASE-22471.patch
>
>
> We use ls to get the hadoop 2 jars, so maybe the problem is that the 2.7.1
> jars are already there for a long time. We need to clean the workspace.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)