[
https://issues.apache.org/jira/browse/FALCON-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Gupta updated FALCON-223:
-------------------------------
Attachment: FALCON-223.v1.patch
Attached is a simple patch which makes the cp in the following order
falcon config:hadoop classpath:falcon classpath
Note this only applies to the server. Falcon client was never getting hadoop
jars in the CP so if falcon client tries to talk directly to hdfs it will run
into this issue as well.
> hive-exec bundles protobuf-2.4.1 which is incompatible with hadoop-2
> requiring protobuf-2.5
> -------------------------------------------------------------------------------------------
>
> Key: FALCON-223
> URL: https://issues.apache.org/jira/browse/FALCON-223
> Project: Falcon
> Issue Type: Bug
> Affects Versions: 0.4
> Reporter: Venkatesh Seetharam
> Assignee: Arpit Gupta
> Priority: Blocker
> Fix For: 0.4
>
> Attachments: FALCON-223.v1.patch
>
>
> This is not an issue with hadoop-1 but only hadoop-2.
> This is fixed in hive-0.13 (HIVE-5112) but its not released yet for us to
> upgrade. A quick fix is to change the falcon startup scripts to set the
> hadoop classpath prior to falcon dependencies.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)