[
https://issues.apache.org/jira/browse/FALCON-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210107#comment-15210107
]
ASF GitHub Bot commented on FALCON-1874:
----------------------------------------
GitHub user pallavi-rao opened a pull request:
https://github.com/apache/falcon/pull/78
FALCON-1874 Import and Export fails with HDFS as src/dest
1. job-xml was pointing to hive-site.xml even for HDFS, cause workflow to
fail.
2. datain element was repeated in export coordinator, causing workflow to
fail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pallavi-rao/falcon FALCON-1874
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/78.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #78
----
commit 6e4e9abee4476ba76c9e4aa9eeeb4acb041918a9
Author: Pallavi Rao <[email protected]>
Date: 2016-03-24T11:34:03Z
FALCON-1874 Import and Export fails with HDFS as src/dest
----
> Import and Export fails with HDFS as src/dest
> ---------------------------------------------
>
> Key: FALCON-1874
> URL: https://issues.apache.org/jira/browse/FALCON-1874
> Project: Falcon
> Issue Type: Bug
> Reporter: Pallavi Rao
> Assignee: Pallavi Rao
>
> Couple of issues I noticed:
> 1. We add hive-site.xml as job-xml to support Hive. When HDFS is the
> source/target, this file will not be available and import and export fail
> with FileNotFound
> 2. For export, datain instance is repeated twice, due to which export fails.
> Will upload a patch shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)