Last Docker image update Kylin 5.0 I have an error after command $KYLIN_HOME/bin/sample.sh
Missing hadoop conf files. Please contact Community support for more details.
Try $KYLIN_HOME/bin/check-env.sh
============================================================================
Checking check-1200-hadoop-conf.sh
----------------------------------------------------------------------------
Retrieving hadoop config dir...
Missing hadoop conf files. Please contact Community support for more details.
same issue has been discussed here: https://blog.csdn.net/huawuqing/article/details/130723279
Following is a brief translation :
Delete file /home/kylin/first_run if exists. Run /home/kylin/entrypoint.sh
When promted
type Y
It works for me.