Member since
09-18-2015
3274
Posts
1159
Kudos Received
426
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2575 | 11-01-2016 05:43 PM | |
| 8537 | 11-01-2016 05:36 PM | |
| 4877 | 07-01-2016 03:20 PM | |
| 8205 | 05-25-2016 11:36 AM | |
| 4351 | 05-24-2016 05:27 PM |
02-03-2017
07:49 PM
http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_Security_Guide/content/ranger_rest_api_create_policy.html
... View more
02-02-2016
05:10 PM
@Kevin Vasko has this been resolved? Can you accept the best answer or provide your own solution?
... View more
01-22-2016
07:41 PM
@John J Its because of permission issue. Permission denied : user=root, access=WRITE, inode="/user/guest/Battings.csv_COPYING_"
Log in as root then do this su - hdfs hdfs dfs -chown -R guest:hdfs /user/guest exit su - guest hadoop fs -put ./Batting.csv /user/guest/
... View more
02-03-2016
07:07 AM
Hi, I put my next question about downgrade to new question here.
... View more
01-26-2016
07:50 PM
1 Kudo
Yes, this graph seems reasonable. Very early in the curve, the steep growth represents vocabulary acquisition. After most words in the dominant language have been indexed, the curve flattens out to represent just the data necessary to represent each document's invert index + tags, which is roughly proportional to the size of the document.
... View more
01-06-2017
07:57 AM
Hi Amit,
Can you please let us know the location that you have added this hive-hcatalog-core.jar file, we are facing similar issue now. PS: We are trying to run hive query in Shell Script in Oozie hue. Regards, Ram
... View more
08-10-2018
12:23 AM
Hi, I wanted to take HDPCD exam . .tried logging in AWS. but when i do hadoop fs -ls .. it throws connection refused. few times. Tried recreating the instance .. still the same error.. tried starting all the services individually in ambari ... still the same error. The above root@hostname isn't working. Can you pl help ASAP? i am planning to take the exam this week
... View more
01-20-2016
06:42 PM
1 Kudo
Thank you all for prompt replies and extra thanks to @Ancil McBarnett your answer was toward the right direction. I enabled all traffic in my security group (for testing purposes) as opposed to only tcp traffic before. As seen in the above logs the right port for ambari-server is 8440. That resolved the issue and now agents can be registered through Ambari. Just in sake of completeness my setup is: OS: RHEL-7.2 Ambari: 2.1.2 JDK: 1.8 Python: 2.7
... View more