Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.6.0
-
None
-
None
Description
Hive is currently unable to upgrade without MapReduce since the property mapreduce.admin.user.env cannot properly be detected from mapred-site.
STR:
- Install a base cluster at 2.6.3.0 with ZK, HDFS, YARN, MapR, Tez, Hive
- Push YARN/Tez forward to 2.6.3.1-1
- Push Hive forward to 2.6.3.2-1
- Push MapR forward to 2.6.3.3-1
When you run a Hive query against Tez, it was failing. The fix was to add the following to tez-site since it wasn't detected on mapred-site:
mapreduce.admin.user.env=LD_LIBRARY=./tezlib/lib/native
Attachments
Attachments
Issue Links
- links to