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/05/21 01:53:38 UTC

[jira] [Commented] (FALCON-443) Process with Hive workflow engine and filesystem input feeds, table output feed fails

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

Venkatesh Seetharam commented on FALCON-443:
--------------------------------------------

Patch looks good but a minor nit: can you please make shouldSetupHiveConfiguration abstract and have concrete implementations on the builders. Also, rename isTableStorage on FeedBuilder to shouldSetupHiveConfiguration so we do not have a redundant method. Thanks!



> Process with Hive workflow engine and filesystem input feeds, table output feed fails
> -------------------------------------------------------------------------------------
>
>                 Key: FALCON-443
>                 URL: https://issues.apache.org/jira/browse/FALCON-443
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Sowmya Ramesh
>            Assignee: Sowmya Ramesh
>              Labels: falcon
>         Attachments: FALCON-443.patch
>
>
> The hive job failed because hive-site.xml was not found.
> Error Message : JA009: File does not exist: /projects/ivory/staging/falcon/workflows/process/agregator-coord16-a422efad-39bb-4a93-9beb-459e626f6696/1400057436078/DEFAULT/conf/hive-site.xml
> at org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:65)
> at org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:55)
> at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocationsUpdateTimes(FSNamesystem.java:1728)
> at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.ge



--
This message was sent by Atlassian JIRA
(v6.2#6252)