[
https://issues.apache.org/jira/browse/HBASE-19947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355816#comment-16355816
]
stack commented on HBASE-19947:
-------------------------------
Yeah. It ugly. You don't use the this.conf.set("original.hbase.dir",
this.conf.get(HConstants.HBASE_DIR)); ? Tried it. Worked for me.
> 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)