Member since
07-18-2017
20
Posts
5
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3904 | 03-15-2018 10:18 PM |
07-14-2020
12:22 AM
Adding a bit of clarification to above mentioned solution. Find "Ranger External URL" in the field Ranger > Configs > Advanced > Ranger Settings. It will be something like "http://<ranger_admin_host>:6080" . Copy this URL and update the particular service to which Ranger plugin is enabled. For example : If its HDFS, HDFS > Configs > Advanced > Advanced ranger-hdfs-security > ranger.plugin.hdfs.policy.rest.url. Usually this field should be auto populated by Ranger External URL value. If its not, it will be like "{{policy_mgr_url}}". Update this field by adding "Ranger External URL". Restart Ranger service, ranger KMS service and all required services.
... View more
09-30-2018
01:44 AM
1 Kudo
Hi, You are using wrong connection string. Use: jdbc:hive2://localhost:10000/ Thanks, Bhavesh
... View more
10-15-2018
12:24 PM
All columns mapped as VARCHAR.Thanks
... View more
04-08-2018
11:42 PM
Thanks Nick for the update.
... View more
03-15-2018
10:18 PM
I resolved this issue long back. I had to copy hbase-client jars into mapreduce's lib directory which resolved my issue. Thanks, Bhavesh
... View more
09-12-2016
07:46 PM
2 Kudos
TitanDB is no longer active. The project is now Datastax Graph and I haven't heard or seen any updates in open source. http://www.slideshare.net/MohamedTaherAlRefaie/graph-databases-tinkerpop-and-titan-db I did install it last year and it kind of works. Follow this: http://s3.thinkaurelius.com/docs/titan/1.0.0/getting-started.html Use this page to change your configuration to point to your HDP HBase http://s3.thinkaurelius.com/docs/titan/1.0.0/configuration.html#_example_configurations Download 1.0.0 with Hadoop 2 https://github.com/thinkaurelius/titan/wiki/Downloads Try Spark is not used in TitanDB, Spark is used with TinkerPop. I would suggested to try Apache TinkerPop with the Hadoop Gremlin http://tinkerpop.apache.org/ See instructions http://tinkerpop.apache.org/docs/current/reference/#hadoop-gremlin I think that may server your needs.
... View more
09-05-2017
03:39 PM
thanks for suggesting. Created a new thread https://community.hortonworks.com/questions/135805/accessing-hdp-web-ui-from-windows-pc-causes-gsshea-1.html
... View more