[
https://issues.apache.org/jira/browse/FALCON-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312413#comment-15312413
]
ASF GitHub Bot commented on FALCON-2007:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/falcon/pull/167
> Hive DR Replication failing with "Can not create a Path from a null string"
> ---------------------------------------------------------------------------
>
> Key: FALCON-2007
> URL: https://issues.apache.org/jira/browse/FALCON-2007
> Project: Falcon
> Issue Type: Bug
> Affects Versions: 0.9
> Reporter: Peeyush Bishnoi
> Assignee: Peeyush Bishnoi
> Priority: Critical
> Fix For: 0.10
>
>
> Hive DR Replication failing with "Can not create a Path from a null string"
> when I am trying to run in HA and secure enabled environment.
> Following is the exception:
> {code}
> Error: java.lang.IllegalArgumentException: Can not create a Path from a null
> string
> at org.apache.hadoop.fs.Path.checkPathArg(Path.java:122)
> at org.apache.hadoop.fs.Path.<init>(Path.java:134)
> at org.apache.hadoop.fs.Path.<init>(Path.java:88)
> at
> org.apache.falcon.hive.util.HiveDRUtils.getDefaultConf(HiveDRUtils.java:68)
> at
> org.apache.falcon.hive.util.FileUtils.getConfiguration(FileUtils.java:44)
> at
> org.apache.falcon.hive.util.EventUtils.initializeFS(EventUtils.java:137)
> at org.apache.falcon.hive.mapreduce.CopyMapper.setup(CopyMapper.java:46)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)