Member since
09-18-2015
3274
Posts
1159
Kudos Received
426
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2567 | 11-01-2016 05:43 PM | |
| 8500 | 11-01-2016 05:36 PM | |
| 4859 | 07-01-2016 03:20 PM | |
| 8179 | 05-25-2016 11:36 AM | |
| 4334 | 05-24-2016 05:27 PM |
12-14-2015
11:19 AM
@viswanatha reddy You can check at your end for future reference [hdfs@sandbox ~]$ spark-shell --version Welcome to ____ __ / __/__ ___ _____/ /__ _\ \/ _ \/ _ `/ __/ '_/ /___/ .__/\_,_/_/ /_/\_\ version 1.4.1 /_/ Type --help for more information. [hdfs@sandbox ~]$ rpm -qa | grep spark spark_2_3_2_0_2950-python-1.4.1.2.3.2.0-2950.el6.noarch spark_2_3_2_0_2950-worker-1.4.1.2.3.2.0-2950.el6.noarch spark_2_3_2_0_2950-master-1.4.1.2.3.2.0-2950.el6.noarch spark_2_3_2_0_2950-1.4.1.2.3.2.0-2950.el6.noarch [hdfs@sandbox ~]$
... View more
07-12-2018
06:23 PM
1 Kudo
Hello, The HDP Sandbox archive can be found here. Then select the Sandbox Archive section: Lastly scroll down and select HDP 2.5.
... View more
12-19-2015
05:18 PM
1 Kudo
if its at networking, just download the JAR file yourself, and use the --jars option to add it to the classpath. looks like it lives under https://repo1.maven.org/maven2/com/databricks/spark-csv_2.10/1.1.0/
... View more
02-02-2016
09:02 PM
@Cary Walker are you still having issues? Can you accept the best answer or provide your own solution?
... View more
11-23-2017
04:33 PM
@Santanu Ghosh Please make sure tat you use the correct SSH port for sandbox which is 2222 (not default 22). So please try the following command to do SSH to Sandbox: # ssh root@127.0.0.1 -p 2222 . OR # ssh maria_dev@127.0.0.1 -p 2222
Enter Password: maria_dev .
... View more
03-16-2016
01:35 AM
Hi Neeraj, Is there any latest hdp-teradata connector for hdp 2.3.4 . https://community.hortonworks.com/questions/22957/sqoop-export-with-hdp-teradata-connector-error.html
... View more
02-18-2016
01:55 PM
@Neeraj Sabharwal I encountered the same problem as @Bharathkumar B I'm unable to login to the ambari console with the same message as he: "unable to connect to Ambari server. Confirm ambari server is running and you can reach ambari server from this machine" I look at your video, and I did the same things, but unfortunately it did not resolve my problem. Please help me in fixing this issue. Thanks !
... View more
12-11-2015
07:46 PM
Was Kerberos enabled using Ambari's automation, or was this done manually?
... View more