[ 
https://issues.apache.org/jira/browse/YARN-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj K updated YARN-984:
---------------------------

    Attachment: YARN-984.patch
    
> [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
>         Attachments: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to