Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: First stage Ibis-Kudu integration #763

Closed
wants to merge 12 commits into from

Conversation

wesm
Copy link
Member

@wesm wesm commented Dec 8, 2015

Close #754 and #756. Requires Kudu PR http://gerrit.cloudera.org:8080/#/c/1593/.

@wesm wesm added this to the 0.7 milestone Dec 8, 2015
@wesm
Copy link
Member Author

wesm commented Dec 10, 2015

Will need to do some thinking about CTAS / create table operations in the presence of different file and general table storage systems. ImpalaClient.create_table presumes file-based / HDFS-like storage, so we could certainly add S3 support there with little effort, but Kudu has a bunch of different options. I'm going to create a Kudu-specific create_table method that executes the CTAS/CreateTable DDL creating the right table in the HMS. We can iterate more on this design in the future

@wesm wesm changed the title WIP: Ibis-Kudu integration First stage Ibis-Kudu integration Dec 11, 2015
@wesm wesm changed the title First stage Ibis-Kudu integration ENH: First stage Ibis-Kudu integration Dec 11, 2015
@wesm wesm closed this in 1da1910 Dec 11, 2015
@wesm wesm deleted the feature/kudu-integration branch December 11, 2015 07:11
@wesm wesm modified the milestones: 0.9, 0.8.2 Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant