[
https://issues.apache.org/jira/browse/AMBARI-19218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15762039#comment-15762039
]
Hudson commented on AMBARI-19218:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6260 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6260/])
AMBARI-19218: Exception when running Slider view - (sangeetar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8a125c57a383c926f4ae9961b8b1ef7941bad6f1])
* (edit) contrib/views/slider/pom.xml
> Exception when running Slider view - java.lang.NoClassDefFoundError:
> org/apache/hadoop/yarn/api/protocolrecords/GetLabelsToNodesResponse
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-19218
> URL: https://issues.apache.org/jira/browse/AMBARI-19218
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 2.5.0
> Reporter: Sangeeta Ravindran
> Assignee: Sangeeta Ravindran
> Priority: Minor
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19218_1216.patch, SliderViewExecutionError.jpg
>
>
> When a Slider view is executed, the following error is thrown.
> 15 Dec 2016 10:11:15,645 WARN [ambari-client-thread-28] [SLIDER 2.0.0 S1]
> SliderAppsViewControllerImpl:847 - Unable to create SliderClient
> java.lang.NoClassDefFoundError:
> org/apache/hadoop/yarn/api/protocolrecords/GetLabelsToNodesResponse
> This is because the version of hadoop-yarn-api jar under
> /var/lib/ambari-server/resources/views/work/SLIDER{2.0.0} is 2.6.0.
> The GetLabelsToNodesResponse class was added in 2.7.0 version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)