hi! kylin have access to hive through CLI, pls refer to kylin.properties when you deploy kylin, detail as follow: # If true, job engine will not assume that hadoop CLI reside on the same server as it self # you will have to specify kylin.job.remote.cli.hostname, kylin.job.remote.cli.username and kylin.job.remote.cli.password kylin.job.run.as.remote.cmd=false
# Only necessary when kylin.job.run.as.remote.cmd=true kylin.job.remote.cli.hostname=sandbox # Only necessary when kylin.job.run.as.remote.cmd=true kylin.job.remote.cli.username=root # Only necessary when kylin.job.run.as.remote.cmd=true kylin.job.remote.cli.password=hadoop best regards! [email protected] ???????? ???? ?????????? 2016-04-21 14:57 ???????? dev ?????? ?????? hive table change How does kylin access the hive table , where can I configure to change the hive metadata kylin access. ------------------ ???????? ------------------ ??????: "[email protected]";<[email protected]>; ????????: 2016??4??21??(??????) ????1:19 ??????: "dev"<[email protected]>; ????: ????: hive table change hi! what do you mean by "original hive table position"? do you mean hive "external table" or hive table that specific new hdfs location by hive 'location' keywords? if it is so, you don't have to do extro config if you mean hive that not deploy with kylin, it seem like that it is not supported by kylin(need comfirm by others) best regards! [email protected] ???????? ???? ?????????? 2016-04-21 11:34 ???????? dev ?????? hive table change hi all?? In my cluster there is another application which create some hive tables not in the original hive table position. where should I configure to access these hive tables??
