[
https://issues.apache.org/jira/browse/AMBARI-19218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sangeeta Ravindran updated AMBARI-19218:
----------------------------------------
Resolution: Fixed
Fix Version/s: trunk
Status: Resolved (was: Patch Available)
Commited to 2.5 and trunk
commit 21934340edd7d1fddd895258f0a7c174e0624919
Author: Sangeeta Ravindran <[email protected]>
Date: Mon Dec 19 10:21:49 2016 -0800
AMBARI-19218: Exception when running Slider view -
java.lang.NoClassDefFoundError:
org/apache/hadoop/yarn/api/protocolrecords/GetLabelsToNodesResponse (sangeetar)
commit 8a125c57a383c926f4ae9961b8b1ef7941bad6f1
Author: Sangeeta Ravindran <[email protected]>
Date: Mon Dec 19 10:32:42 2016 -0800
AMBARI-19218: Exception when running Slider view -
java.lang.NoClassDefFoundError:
org/apache/hadoop/yarn/api/protocolrecords/GetLabelsToNodesResponse (sangeetar)
> 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)