因为我这边只是想用jdbc接口去操作carbondata,不想去写api,我现在已经找到了一个方式:
   创建一个hive表,stored by textfile,然后通过insert into <hive table> select * from
<carbondata table>的sql语句把carbondata表,转换成hive表的warehouse里的csv类文件,这样比较方便吧。。。




--
Sent from: http://apache-carbondata-user-mailing-list.3231.n8.nabble.com/

Reply via email to