You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Karishma Gulati (JIRA)" <ji...@apache.org> on 2014/09/04 10:59:52 UTC

[jira] [Created] (FALCON-670) Hive action in oozie workflow fails on "conf/hive-site.xml" not found

Karishma Gulati created FALCON-670:
--------------------------------------

             Summary: Hive action in oozie workflow fails on "conf/hive-site.xml" not found
                 Key: FALCON-670
                 URL: https://issues.apache.org/jira/browse/FALCON-670
             Project: Falcon
          Issue Type: Bug
          Components: general
    Affects Versions: 0.5
         Environment: QA
            Reporter: Karishma Gulati


In an oozie workflow, with a specified pig and hive action, the hive action fails with this error:

{code}

JA009: File does not exist: /projects/ivory/staging/falcon/workflows/process/agregator-coord16-022d6601/c1bff9c001d27b2168dbd46f73a5fd2b_1409814409055/user/conf/hive-site.xml	at org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:39)	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocationsUpdateTimes(FSNamesystem.java:1341)	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocationsInt(FSNamesystem.java:1293)	at org.apache.hadoop.hdfs.server.n

{code}

Falcon should be able to get the hcatalog endpoint and generate this, instead of the user having to upload the hive-site.xml manually. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)