Data Analytics Studio Installation
Also available as:
PDF

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 Ambari > Services > Hive > CONFIGS > ADVANCED. 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
  • Go to Ambari > Services > Tez > CONFIGS > Custom tez-site. Make sure that the following Tez configuration is as follows:
    • tez.history.logging.service.class: org.apache.tez.dag.history.logging.proto.ProtoHistoryLoggingService