Member since
12-14-2015
70
Posts
94
Kudos Received
16
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
5849 | 03-14-2017 03:56 PM | |
1247 | 03-07-2017 07:20 PM | |
4063 | 01-23-2017 05:57 AM | |
5240 | 01-23-2017 05:40 AM | |
1646 | 10-18-2016 03:36 PM |
04-30-2016
03:03 PM
3 Kudos
Alternatively, if you have zeppelin, you can run your bash / hadoop commands over there too..
example: %sh
whoami %sh
hadoop fs -ls /user/root/
... View more
04-30-2016
02:57 PM
3 Kudos
Is this happening on SandBox?? Can you provide little more details on the version of Sandbox, browser, etc.. ?? Also, please check and ensure that your user (ambari user) has write permission in the directory where you are trying to save your script to (you can always change the hdfs path to the desired directory while creating the new pig script)
... View more
04-30-2016
02:48 PM
1 Kudo
Make sure you check if your ambari package is downloaded successfully with below commands apt-cache showpkg ambari-server apt-cache showpkg ambari-agent apt-cache showpkg ambari-metrics-assembly You can refer to the installation guide here - http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.0/bk_Installing_HDP_AMB/content/_download_the_ambari_repo_ubuntu14.html
... View more
04-29-2016
03:43 AM
3 Kudos
Yes, you can resume installation using Ambari, and also you can add HDP components from Ambari; However, if you are looking to remove some of the HDP components, then you have to first manually remove the component before proceeding to add that from Ambari. Here is the link on how to remove a HDP service/component - https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host
... View more
04-29-2016
03:31 AM
2 Kudos
I am assuming you are trying to install manually from apache. Is there a reason you are not using HDP w/ Ambari?
... View more
04-19-2016
04:28 PM
2 Kudos
Adding onto Benjamin's answer - as this may be helpful to others having similar issues: When using HiveServer2, always use the Authentication as "user name" (you may use root to connect to the hwx sandbox)
... View more
04-05-2016
04:13 PM
great article!!
... View more
04-02-2016
11:52 PM
Thank you! I am excited about LLAP too. Do we yet have a timeline on which HDP release the new hive-2 will be packaged in?
... View more
03-31-2016
01:45 AM
4 Kudos
One of the customer is exploring ways to improve their hive query performance - and they are wondering about HDFS caching. They wanted to check if this is something we recommend.
... View more
Labels:
- Labels:
-
Apache Hive
- « Previous
- Next »