Member since
04-11-2017
5
Posts
0
Kudos Received
0
Solutions
06-12-2017
03:24 PM
@amarnath reddy pappu @mqureshi, @Kuldeep Kulkarni, @Gerd Koenig, @Andrew Ryansmaple-mapreduce-job-error.txtmapreduce-error-in-hive-wiht-beeline.txt
We have enabled SSL/TLS on HDP cluster by following @amarnath reddy pappu blog :
https://community.hortonworks.com/articles/52875/enable-https-for-hdfs.html and HDP documentation.
Almost all service opening on Https defined port. But Only issue we are currently facing is : MAP
REDUCE JOBS ARE NOT LAUNCHING
We use hive through beeline connector. While executing query we receive error :
WARNING: Hive-on-MR is deprecated in Hive 2 and may not be available in the future versions. Consider using a different execution engine (i.e. spark, tez) or using Hive 1.X releases. Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty (state=08S01,code=1) Tried a Sample Map reduce Job alone as well. That also got failed. Error is long so attaching here.
I would appreciate your help. 🙂
... View more
06-18-2019
04:14 AM
What will be the steps if the cluster has 2 namenodes (active and standby) with 3 journal nodes?
... View more