kylin.job.status.with.kerberos=true has been deprecated since https://issues.apache.org/jira/browse/KYLIN-1319, and code removed recently.
please check your YARN configuration file. For reference: http://pivotalhd-210.docs.pivotal.io/doc/2100/webhelp/topics/ConfiguringKerberosforHDFSandYARNMapReduce.html 2017-12-18 14:14 GMT+08:00 bubugao0809 <[email protected]>: > > > hbase has been successfully kerberized, because otherwise hbase can not be > started, since mine can work properly. > Can you tell me what is the setting that leads to the error ? > @{[email protected]} > > > > At 2017-12-18 12:47:49, "alexinx" <[email protected]> wrote: > > I have encountered a similar problem. > Just check your hbase's configuration, it might do not use kerberos. > > > On 12/18/2017 11:38,bubugao0809<[email protected]> <[email protected]> > wrote: > > Our hadoop cluster has been kerberized, including hdfs , yarn , hbase , > hive > I don't know how to config kylin to integrate with current cluster, cause > it always fail in step Build N-Dimension Cuboid with : > > Exception: java.io.IOException: Failed on local exception: > java.io.IOException: Server asks us to fall back to SIMPLE auth, but this > client is configured to only allow secure connections.; Host Details : local > host is: "dp-test-04.aispeech.com/172.16.20.159"; destination host is: > "dp-test-01.aispeech.com":10020; > java.io.IOException: Failed on local exception: java.io.IOException: Server > asks us to fall back to SIMPLE auth, but this client is configured to only > allow secure connections.; Host Details : local host is: > "dp-test-04.aispeech.com/172.16.20.159"; destination host is: > "dp-test-01.aispeech.com":10020; > > FYI, I tried 'kylin.job.status.with.kerberos=true', but kylin reported the > same error as above. > >
