Login  Register

About hive integration

Posted by cenyuhai on Dec 04, 2016; 7:00am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/About-hive-integration-tp3626.html

Hi, all:
    Now carbondata is not working in hive which is the most widely used query engine. In my company, if I want to use carbon, I need to query carbondata table in hive.
    I think we should implement the following features in hive:
    1. DDL create/drop/alter carbondata table
    2. DML insert(overwrite) /select


    What do you think?