You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Venkatesh Seetharam (JIRA)" <ji...@apache.org> on 2014/11/14 12:33:46 UTC

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

    [ https://issues.apache.org/jira/browse/FALCON-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212168#comment-14212168 ] 

Venkatesh Seetharam commented on FALCON-670:
--------------------------------------------

[~karishmag9], can you please try with latest code and see if this problem persists? We have tested this and dont see any issue. With Oozie 4.1, we also have the ability to set site wide hive site per cluster and falcon does not need this anymore. 

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