[ https://issues.apache.org/jira/browse/HIVE-14474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546101#comment-15546101 ]
ASF GitHub Bot commented on HIVE-14474: --------------------------------------- GitHub user jcamachor opened a pull request: https://github.com/apache/hive/pull/107 HIVE-14474: Create datasource in Druid from Hive You can merge this pull request into a Git repository by running: $ git pull https://github.com/jcamachor/hive HIVE-druid-index Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/107.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #107 ---- commit a6f2961c211c0fc51203e81e832d46f8bbdb7859 Author: Jesus Camacho Rodriguez <jcama...@apache.org> Date: 2016-09-13T14:56:37Z HIVE-14474: Create datasource in Druid from Hive ---- > Create datasource in Druid from Hive > ------------------------------------ > > Key: HIVE-14474 > URL: https://issues.apache.org/jira/browse/HIVE-14474 > Project: Hive > Issue Type: Sub-task > Components: Druid integration > Affects Versions: 2.2.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Attachments: HIVE-14474.01.patch, HIVE-14474.02.patch, > HIVE-14474.03.patch, HIVE-14474.patch > > > We want to extend the DruidStorageHandler to support CTAS queries. > We need to implement a DruidOutputFormat that can create Druid segments from > the output of the Hive query and store them directly in Druid. -- This message was sent by Atlassian JIRA (v6.3.4#6332)