Member since
10-02-2015
37
Posts
20
Kudos Received
10
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1662 | 05-31-2017 05:05 PM | |
966 | 11-30-2016 11:26 PM | |
3002 | 10-23-2016 03:11 AM | |
826 | 10-14-2016 04:06 AM | |
4158 | 10-07-2016 07:37 AM |
06-30-2016
04:51 PM
@sheetal
You are true, 1) Noticed that Download option is not working after upgrading Ambari from 2.1 to 2.2 and Smartsense from 1.1 to 1.2 2) Verified the Ambari and Smartsense rpm's 3) Noticed that in Smartsense View configuration, the version was still being reported as 1.1 4) The Smartsense view jar under /var/lib/ambari-server/resources/views also had the 1.1 jar. 5) Copied the new 1.2 Smartsense jar from /usr/hdp/share/hst/ambari-service/SMARTSENSE/package/files/view/smartsense-ambari-view-1.2.1.0-161.jar to /var/lib/ambari-server/resources/views and restarted Ambari server. This fixed the issue and the 'Download' option is available for all bundles.
I'm not sure that if the jar's need to be manually copied for Smartsense View upgrade from 1.1 to 1.2 after the upgrade. I always thought that SmartSense View will be updated as part of Ambari upgrade.
... View more
06-05-2016
07:26 AM
Finally, I got it. This is what I’ve done to compile (mvn install –DskipTests) without any errors: 1) Open command prompt with administrator 2) Change repo link to: http://repo.hortonworks.com/content/groups/public 3) Require protoc.exe version 2.5.0 4) Require msbuild.exe from Visual Studio 2010 5) Install cmake.exe It should be mentioned in BUILDING.txt.
... View more
10-19-2015
11:59 AM
Any update on this?
... View more