[ 
https://issues.apache.org/jira/browse/FALCON-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peeyush Bishnoi updated FALCON-2007:
------------------------------------
    Description: 
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}

  was: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. 


> 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)

Reply via email to