Questions tagged [hortonworks-data-platform]

Hortonworks Data Platform (HDP) is a distribution of an open-source Apache Hadoop data platform containing a set of projects on top of the HDFS and YARN as core layer of Hadoop.

The Hortonworks Data Platform (HDP) is an open-source Apache Hadoop data platform.

Resources

1245 questions
-1
votes
1 answer

How to resolve the javax.script.ScriptException?

I'm using Java 1.7 (project requirement) . I'm executing this code on a Horton cluster for one of my Apache Spark project. Should I include any special jars? javax.script.ScriptException: sun.org.mozilla.javascript.internal.EvaluatorException:…
MDSB
  • 1
  • 1
-1
votes
1 answer

Failed to compile HDP hive 2.5.0.0 and 2.4.2.40 with the same error

I failed to compile HDP hive because there isn't any jar including org.apache.hadoop.ipc.CallerContext. I tried to search this class from apache hadoop 2.7.3 and apache hive 2.1.0 source, but nothing was found. So, I want to know the details you…
-1
votes
1 answer

How do i install latest version of Apache Spark in my Hortonworks Edge Node

I have spark 1.4.1 version installed and if I do yum install sparkit says latest version installed. How do I upgrade to 2.0? Please help!
Amar Singh
  • 809
  • 1
  • 6
  • 20
-1
votes
2 answers

Getting java IO Exception Sometimes while accessing Hive using Hortonworks ODBC Driver in c#

I am able to connect to My Hive using Hortonworks hive odbc driver. We are using ODBC connection we have ODBC connection string in our configuration. while executing query sometimes we are getting 'Message: ERROR [HY000] [Hortonworks][Hardy] (35)…
-1
votes
1 answer

Hortonworks HDP 2.5 Sandbox on a VM - download hangs

Trying to download Hortonworks HDP 2.5 Sandbox on a VM from the site: Hortonworks I click the 'Download for VMWare' button, and fill in the personal details form, but when I submit this the page just hangs. The submit button says 'Processing' and…
Jon295087
  • 655
  • 1
  • 8
  • 24
-1
votes
1 answer

FIWARE COSMOS with HDP 2.2 or 2.5 Installation

Based on what I have read, the mandatory tools for FIWARE COSMOS using HDP 2.5 are: COSMOS (HAAS engine for shared Hadoop e.g. tested with HDP 2.2) HDPF-based storage cluster (tested with HDP 2.2) Cosmos GUI installation and configuration &…
-1
votes
1 answer

Difference between HDP Repo vs Apache tarball release

I am trying to build a big-data platform with the tools hadoop, hive, hbase, pig, hive, storm, zookeeper through Ambari. Should we use only HDP or is there any other Apache Repository is available? If no, any enterprise licence required for this?
-1
votes
1 answer

Cannot install RHDFS for RStudio (R version 3.3.1)

I am having problem installing rhdfs via the RStudio gui using the command install.packages(rhdfs") The exact error I'm receiving is - Warning in install.packages package 'rmr' is not available (for R version 3.3.1) I need to install the…
user3195446
  • 147
  • 1
  • 9
-1
votes
1 answer

how could i connect to Ambari from hortonworks through url "sandbox.hortonworks.com:8080"?

i got installed Hortonworks data platform (HDP 2.4) on oracle virtual box, when i trying to use storm streaming analytics it uses to connect ambari by url sandbox.hortonworks.com:8080 instead of 127.0.0.1:8080 loop back address and i got an…
-1
votes
1 answer

error while storing in Hbase using Pig

hadoop dfs input data cat: [ituser1@genome-dev3 ~]$ hadoop fs -cat FOR_COPY/COMPETITOR_BROKERING/part-r-00000 | head -1 returns: 836646827,1000.0,2016-02-20,34,CAPITAL BOOK,POS/CAPITAL BOOK/NEW DELHI/200216/14:18,BOOKS AND…
Rijul sahu
  • 1,309
  • 10
  • 21
-1
votes
3 answers

User sync in Apache Ranger

In Apache Ranger, when the user info is synced from an ldap source, will passwords be copied to the Ranger? If so, is there anyway for the Ranger to use LDAP for the authentication?
user3600073
  • 1,373
  • 1
  • 12
  • 19
-1
votes
1 answer

Error: Missing Dependency: python >= 2.6 is needed by package ambari-server-1.7.0-169.noarch

While installing ambari server, getting following error and after installing python 2.6 and forming softlink yum stops working. Please find the error:-- yum install -y ambari-server Loaded plugins: fastestmirror, security Loading mirror speeds from…
Ramish
  • 21
  • 7
-1
votes
1 answer

I am using Hortonworks sandbox for Hadoop ...How do I debug Java code in eclipse?

I'm using Hortonworks sandbox for Hadoop, But I am using Eclipse on Windows for the Java code. And hortonworks sandbox installed in Oracle virtual box. I created executable jar for that Java code and then run in hortons. How do I debug the Java code…
user5412883
-1
votes
1 answer

Issue with Amabari Hortonworks Host clean up remove packages

I am trying to setup the cluster again after doing ambari-reset. First time during the hosts check I got around 180 warning messages, after running the python script python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py I get 57…
java_enthu
  • 2,099
  • 7
  • 39
  • 66
-1
votes
1 answer

selecting public repo in ambari cluster install wizard

I am getting the following error while trying to select HDP2.2 as shown in the picture below. I am able to do zypper and wget operations, any pointers?
Siva
  • 1,769
  • 5
  • 19
  • 31
1 2 3
82
83