Member since
10-01-2015
3933
Posts
1150
Kudos Received
374
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3385 | 05-03-2017 05:13 PM | |
2802 | 05-02-2017 08:38 AM | |
3085 | 05-02-2017 08:13 AM | |
3014 | 04-10-2017 10:51 PM | |
1529 | 03-28-2017 02:27 AM |
10-06-2016
01:54 PM
@PARIVALLAL R I recommend you check ambari database for atlas information, here's similar question https://community.hortonworks.com/questions/33679/error-config-inconsistency-exists-unknown-configty.html I would delete the service and try to add it again, if it's your first time adding Atlas, you may have a bad install, here's a "dirty" way of cleaning up database after bad install https://community.hortonworks.com/questions/11792/ambari-config-inconsistency-issue.html Here's a way to add Atlas in 2.4.3 manually https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.3/bk_installing_manually_book/content/ch_installing_atlas_chapter.html Consider opening a new question with this issue as we're moving off topic here.
... View more
10-06-2016
01:23 PM
1 Kudo
@PARIVALLAL R the only supported way you can get access to Atlas 0.7 is by upgrading HDP to 2.5. We do not support an in-place upgrade of individual components at this time. There is some work to bring that functionality into Ambari but we do not have any information on that yet specifically as it relates to Atlas.
... View more
10-04-2016
07:52 PM
1 Kudo
Sharing questions from exam is not appropriate for this forum and goes against exam policies. We offer sample tests that will help you practice. Please look for the resources on the certification page.
... View more
10-04-2016
07:51 PM
Spark-hbase connector is marked stable and released with HDP 2.5 https://duckduckgo.com/?q=spark-hbase+connector+hortonworks&ia=web
... View more
10-04-2016
09:29 AM
did you setup Ambari with embedded postgres or standalone? If embedded, are you sure you have all of your prerequisites satisfied? Try starting the database server manually.
... View more
10-03-2016
12:53 PM
you have to reinstall LLAP, it looks you didn't deploy it correctly. Alternatively, take a look at our cloud offerings, we have LLAP on demand clusters via Hortonworks Cloud for AWS http://hortonworks.com/blog/quickly-launch-hortonworks-data-platform-amazon-web-services/. Additionally our newest Sandbox 2.5 includes Hive LLAP, perhaps your small project can start on Sandbox and when you're comfortable with HDP you can deploy a cluster? 2016-10-02 15:36:40,200 - LLAP app 'llap0' deployment unsuccessful.
Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py", line 535, in <module>
HiveServerInteractive().execute()
File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
method(env)
File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py", line 123, in start
raise Fail("Skipping START of Hive Server Interactive since LLAP app couldn't be STARTED.")
resource_management.core.exceptions.Fail: Skipping START of Hive Server Interactive since LLAP app couldn't be STARTED.
... View more
10-03-2016
12:46 PM
@Ashnee Sharma "broken pipe" is an indication of some network disruption. It could be many different things, Ambari 2.4 with latest version of Hive view 1.5 improves on the stability of Hive view as opposed to what you're using. If this error is directly related to Hive view 1.0 and not network issue, then you will absolutely benefit from upgrading. Good luck.
... View more
10-03-2016
11:24 AM
1 Kudo
You should investigate network issues. also you must upgrade your cluster as soon as possible. HDP 2.1 is no longer supported and 2.2 is on the verge. you will miss your chance of safe upgrade if you don't consider doing so soon.
... View more
10-02-2016
12:32 AM
1 Kudo
I recommend reviewing cluster planning guide http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_cluster-planning/content/ch_hardware-recommendations_chapter.html
... View more