Created 07-01-2019 05:56 PM
This is a continuation of the below previous post :-
https://community.hortonworks.com/questions/248489/error-in-smartsense.html
After changing the configuration, i restarted the smartsense service, but it failed with attached error.
I also checked the /var/log/smartsense-activity/activity-analyzer.log and the entry is like below:-
2019-07-01 15:31:09,983 INFO [main] ActivityUtil:412 - Could not find valid SmartSense ID. Will recheck every 5 minutes for next 5 minutes.
2019-07-01 15:36:09,987 ERROR [main] ActivityAnalyzerFacade:179 - Failed to analyze activities
com.hortonworks.smartsense.activity.ActivityException: Invalid smartsense ID unspecified. Please configure a vaid SmartSense ID to proceed.
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:421)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:419)
at com.hortonworks.smartsense.activity.util.ActivityUtil.validateSmartSenseId(ActivityUtil.java:396)
at com.hortonworks.smartsense.activity.ActivityAnalyzerFacade.main(ActivityAnalyzerFacade.java:167)
2019-07-01 16:37:15,615 INFO [main] ActivityUtil:412 - Could not find valid SmartSense ID. Will recheck every 5 minutes for next 45 minutes.
2019-07-01 16:42:15,624 INFO [main] ActivityUtil:412 - Could not find valid SmartSense ID. Will recheck every 5 minutes for next 40 minutes.
2019-07-01 16:47:15,629 INFO [main] ActivityUtil:412 - Could not find valid SmartSense ID. Will recheck every 5 minutes for next 35 minutes.
Created 07-01-2019 09:29 PM
go this page
http://community.hortonworks.com/answers/223722/view.html
i asume you need register and may will be need pay for SmartSense ID
Created 07-01-2019 10:48 PM
The error indicates a missing SmartSense ID in your smartsense Config.
Prerequisite for SmartSense installation and service access:
- You should know your SmartSense ID and account name (both are available in the Hortonworks support portal in the Tools tab).
- You must also ensure that an Ambari agent is running on the same host as the Ambari server.
Usually the SmartSense ID is in following format: A-xxxxxxxx-C-xxxxxxxx
Like for example A-00000000-C-00000000
Reference: https://community.hortonworks.com/articles/34201/how-to-inspect-smartsense-bundle-contents.html
.