martin-g commented on pull request #1558: URL: https://github.com/apache/kylin/pull/1558#issuecomment-865972469
I've created `apache-kylin-3.1.3-SNAPSHOT-bin.tar.gz` by using `./build/*` and `./tool/target/kylin-tool-3.1.3-SNAPSHOT.jar`. But when starting Kylin it fails with `Please set kylin.env.hdfs-working-dir in kylin.properties`. Neither `Dockerfile_dev` nor `Dockerfile` sets `kylin.env.hdfs-working-dir`. What should be its recommended value ? I've added `kylin.env.hdfs-working-dir=hdfs://localhost:9000/kylin/work` to `conf/kylin.properties` but it still fails the same way. I've doubled checked by `docker exec .. bash` and `cat apache-kylin**/conf/kylin.properties` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
