[
https://issues.apache.org/jira/browse/HBASE-19947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356485#comment-16356485
]
Hudson commented on HBASE-19947:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4546 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4546/])
HBASE-19947 ITU should overwrite HTU local FS (mdrob: rev
f5dbdf0dab731a986d9aea2ad3dfdb400f1ba46c)
* (edit)
hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestingUtility.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
> MR jobs using ITU use wrong filesystem
> --------------------------------------
>
> Key: HBASE-19947
> URL: https://issues.apache.org/jira/browse/HBASE-19947
> Project: HBase
> Issue Type: Task
> Components: integration tests
> Reporter: stack
> Assignee: Mike Drob
> Priority: Critical
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19947.patch
>
>
> Discovered by [~stack] as a result of HBASE-19841
> IntegrationTestUtil subclasses HBasteTestUtility which new sets local FS as
> the default. When ITU is run against a mini cluster we reset it to the newly
> created DFS, but when it runs against an already existing distributed
> cluster, we forget to point our conf at the right place.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)