yes,as you said Kylin see the same tables as the hive shell in the server. however in my cluster there is another app which invoke hive and create some hive tables, of which the metadata and store location is different from the hive shell. how can i make the kylin to access these tables?
------------------ ???????? ------------------ ??????: "hongbin ma";<[email protected]>; ????????: 2016??4??21??(??????) ????6:31 ??????: "dev"<[email protected]>; ????: Re: ?????? hive table change I want to clarify that kylin.job.remote.cli.hostname is usually used for developing purpose, it's not related to hive table syncing. The way how Kylin gets aware of hive table is through HCatlog. When kylin starts, it will look for hive settings where Kylin resides to initialize HCatlog. So basically kylin will see same tables as the hive shell in the that server. On Thu, Apr 21, 2016 at 3:20 PM, [email protected] < [email protected]> wrote: > hi! > > for clarifying, hive can deploy in remote mode, kylin access it by > "SSHClient" > > 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?? > -- Regards, *Bin Mahone | ??????* Apache Kylin: http://kylin.io Github: https://github.com/binmahone
