Unable to start Hive LLAP

Issue

Unable to start Hive LLAP service with following error message:

Failed: Unable to find required config file: hive-site.xml
java.lang.Exception: Unable to find required config file: hive-site.xml
    at org.apache.hadoop.hive.llap.cli.LlapServiceDriver.run(LlapServiceDriver.java:216)
    at org.apache.hadoop.hive.llap.cli.LlapServiceDriver.main(LlapServiceDriver.java:119)

Command failed after 1 tries

Cause

-

Resolution

copy all files from /etc/hive_llap/conf/* to /etc/tez_llap/conf/

# ln -s /etc/hive_llap/conf/* /etc/tez_llap/conf/