Prerequisites for Data Analytics Studio Engine
Perform these tasks before installing the Data Analytics Studio Engine on a cluster.
- Ensure that the clusters are running the latest version of HDP
- Ensure that the following HDP components are installed and configured:
- Hive
- Knox
-
Go to. Make sure that the following Hive configurations are as follows:
- hive.exec.failure.hooks:
org.apache.hadoop.hive.ql.hooks.HiveProtoLoggingHook
- hive.exec.post.hooks:
org.apache.hadoop.hive.ql.hooks.HiveProtoLoggingHook
- hive.exec.pre.hooks:
org.apache.hadoop.hive.ql.hooks.HiveProtoLoggingHook
- hive.metastore.transactional.event.listeners:
org.apache.hive.hcatalog.listener.DbNotificationListener
- hive.exec.failure.hooks:
-
Go to. Make sure that the following Tez configuration is as follows:
- tez.history.logging.service.class:
org.apache.tez.dag.history.logging.proto.ProtoHistoryLoggingService
- tez.history.logging.service.class: