What's the error when you run that command? The get-properties.sh shell script will run Java to parse the properties file. As Alberto mentioned, Kylin is compiled with Java 1.7, you need a JDK whose version >= 1.7. Please upgrade Java and then retry it.
2017-05-23 6:13 GMT+08:00 Alberto Ramón <[email protected]>: > Java recomended (I dont know if mandatory) is 1.7 > > https://kylin.apache.org/docs20/install/hadoop_env.html > > > On 22 May 2017 at 22:59, Szalai Gergely <[email protected]> wrote: > >> Hi All, >> >> We have a blocking issue by installing Kylin on CDH 5.11. By executing >> such lines on CentOS 7 we always getting empty strings. >> >> Could you please advise? >> >> bash $KYLIN_HOME/bin/get-properties.sh kylin.env.hdfs-working-dir >> >> KYLIN_HOME points to the right location, it also gives empty when we call >> directly bash get-properties.sh kylin.env.hdfs-working-dir >> >> Could it be a JAVA issue? we have only 1.6 installed. >> >> Many thanks in advance. >> Regards >> >> >> >> >> Kérjük, gondoljon a környezetére, mielőtt kinyomtatja ezt a levelet! >> Please think of environment before printing this e-mail! >> > > -- Best regards, Shaofeng Shi 史少锋
