[
https://issues.apache.org/jira/browse/FALCON-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147393#comment-14147393
]
Shwetha G S commented on FALCON-223:
------------------------------------
{noformat}
java.lang.NoSuchMethodError:
org.apache.commons.lang.StringUtils.repeat(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;
at
org.apache.falcon.catalog.CatalogPartitionHandler.handlePartition(CatalogPartitionHandler.java:136)
at
org.apache.falcon.service.FalconTopicSubscriber.registerHCatPartitions(FalconTopicSubscriber.java:167)
at
org.apache.falcon.service.FalconTopicSubscriber.onMessage(FalconTopicSubscriber.java:144)
{noformat}
Even changing the classpath order didn't help. So, don't know how jetty handles
classloading:(
> 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.3.4#6332)