You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by "douxinsoco@gmail.com" <do...@gmail.com> on 2013/10/30 03:34:03 UTC

create table via thrift using python

Hi guys,
I got to create table via thrift and I used python.
I noticed that there was a function 'create_table'
but I didn't know how to use it , I knew it needed
a arg called 'tbl', I had no idea what 'tbl' exactly is

Cheers,
Dou




douxinsoco@gmail.com