Member since
09-18-2015
3274
Posts
1159
Kudos Received
426
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2565 | 11-01-2016 05:43 PM | |
| 8490 | 11-01-2016 05:36 PM | |
| 4855 | 07-01-2016 03:20 PM | |
| 8175 | 05-25-2016 11:36 AM | |
| 4319 | 05-24-2016 05:27 PM |
03-05-2016
08:44 AM
1 Kudo
thanks, with local hosts entry it works. It worked in 2.3 withouth the entry
... View more
03-07-2016
12:49 PM
@Neeraj Sabharwal Even in 0.11 it still exist .. see my answer below.
... View more
04-11-2016
12:08 PM
1 Kudo
Hi @vinay kumar,
I think your partitioning is wrong you are not using "/" for hdfs directory.
If you want use full disk capacity, you can create any folder name under "/" example /data/1 on every data node using command "#mkdir -p /data/1" and add to it dfs.datanode.data.dir.
restart the hdfs service. You should get the desired output.
... View more
03-07-2016
11:18 AM
I think I have now understood the calculation displayed on the Ambari Dashboard and NN Web UI. What confused me is the information displayed under the 'hosts' link, which displays all nodes with their hard disk consumption. The figure shown for each node (on placing the mouse over the bar), does not match with the DFS consumption. The hdfs dfsadmin -report command displays the consumption of the node on which I executed the command, which is fine. I understood this calculation after you posted the information from your cluster, so thanks again!
... View more
03-04-2016
04:04 PM
@Michael DURIEUX please accept the best answer.
... View more
03-05-2016
03:10 AM
1 Kudo
@Alan McShane Thanks for sharing this information. Did you get any information on Bug number?
... View more
03-01-2016
02:12 PM
4 Kudos
@Smart Solutions You can have KDC in HDP cluster and build one way trust as you mentioned. You still need access to enterprise KDC as you have mentioned it already https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/ref-cdbb335b-b1af-4e3e-a536-efb0243f9ef9.1.html
... View more
03-07-2016
11:48 PM
@amira chaari I would follow the instructions on the Sandbox Splash screen under the adv button or you can read through the steps in Learning the ropes of the Hortonworks Sandbox tutorial. FYI, for most of the tutorials you should be able to use the maria_dev id.
... View more
03-03-2016
07:09 AM
1 Kudo
@Alan Gates This is continued from previous post: I have made required changes in hive-site.xml on datanode, but when i restarted hive service from ambari changes are not reflecting in hive-site.xml it takes previous working configuration.
... View more