[
https://issues.apache.org/jira/browse/YARN-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated YARN-984:
-----------------------------------------
Fix Version/s: (was: YARN-321)
2.4.0
YARN-321 branch is merged into trunk and branch-2. Setting fix-version of all
committed patches under YARN-321 to be 2.4.0.
> [YARN-321] Move classes from applicationhistoryservice.records.pb.impl
> package to applicationhistoryservice.records.impl.pb
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: YARN-984
> URL: https://issues.apache.org/jira/browse/YARN-984
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Devaraj K
> Assignee: Devaraj K
> Fix For: 2.4.0
>
> Attachments: YARN-984-1.patch, YARN-984.patch
>
>
> While creating instance for applicationhistoryservice.records.* pb records,
> It is throwing the ClassNotFoundException.
> {code:xml}
> Caused by: java.lang.ClassNotFoundException: Class
> org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationHistoryDataPBImpl
> not found
> at
> org.apache.hadoop.conf.Configuration.getClassByName(Configuration.java:1619)
> at
> org.apache.hadoop.yarn.factories.impl.pb.RecordFactoryPBImpl.newRecordInstance(RecordFactoryPBImpl.java:56)
> ... 49 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)