Member since
08-27-2018
15
Posts
3
Kudos Received
0
Solutions
07-28-2021
04:06 AM
I have a production server with 13 node cluster with lots of data with HDP-3.1.1 and need to update or download new version/same version tarball but unable to access repo with error -- " Access Restricted You must be a HDP customer to access these downloads. If you believe you should have access to these then please reach out to support or your customer service representative." I did had account and was able to download easily but after merger I have lost that too.
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
05-16-2019
05:49 AM
Still awaiting replies
... View more
05-15-2019
03:03 PM
Please do accept and shade some light
... View more
05-15-2019
03:03 PM
As running hive on spark engine much faster than running it on tez
... View more
05-15-2019
03:03 PM
insert into abhi values (001, 'myname'); INFO : Compiling command(queryId=hive_20190514173633_81607f73-b383-4c0c-819c-3a2a7c09559d): insert into abhi values (001, 'myname') INFO : Semantic Analysis Completed (retrial = false) INFO : Returning Hive schema: Schema(fieldSchemas:[FieldSchema(name:col1, type:int, comment:null), FieldSchema(name:col2, type:string, comment:null)], properties:null) INFO : Completed compiling command(queryId=hive_20190514173633_81607f73-b383-4c0c-819c-3a2a7c09559d); Time taken: 0.653 seconds INFO : Executing command(queryId=hive_20190514173633_81607f73-b383-4c0c-819c-3a2a7c09559d): insert into abhi values (001, 'myname') INFO : Query ID = hive_20190514173633_81607f73-b383-4c0c-819c-3a2a7c09559d INFO : Total jobs = 1 INFO : Launching Job 1 out of 1 INFO : Starting task [Stage-1:MAPRED] in serial mode ERROR : FAILED: Execution Error, return code 30041 from org.apache.hadoop.hive.ql.exec.spark.SparkTask. Failed to create Spark client for Spark session 7a817eea-176c-46ba-910e-4eed89d4eb4d INFO : Completed executing command(queryId=hive_20190514173633_81607f73-b383-4c0c-819c-3a2a7c09559d); Time taken: 0.84 seconds Error: Error while processing statement: FAILED: Execution Error, return code 30041 from org.apache.hadoop.hive.ql.exec.spark.SparkTask. Failed to create Spark client for Spark session 7a817eea-176c-46ba-910e-4eed89d4eb4d (state=42000,code=30041)
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Spark