You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/10/19 17:31:27 UTC

[GitHub] [iceberg] kbendick opened a new issue #1634: Create JDBC Catalog

kbendick opened a new issue #1634:
URL: https://github.com/apache/iceberg/issues/1634


   I've been working on a docker-compose based demo.
   
   One thing that I've wanted to avoid is having to have too many dependencies on the classpath just to set up the metastore.
   
   When talking to @rdblue about it, he suggested that we might implement a JDBC Catalog. Ryan suggested to create a single table with an entry for each Iceberg table.
   
   Especially as we are adding other Catalogs at the moment, this will hopefully be a useful addition for people who don't have a full Hive based data lake.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on issue #1634: Create JDBC-based Catalog

Posted by GitBox <gi...@apache.org>.
rdblue commented on issue #1634:
URL: https://github.com/apache/iceberg/issues/1634#issuecomment-739068848


   Yeah, please help with reviews, @kbendick! This happens, but we can all benefit from taking the best of the two approaches.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] kbendick commented on issue #1634: Create JDBC-based Catalog

Posted by GitBox <gi...@apache.org>.
kbendick commented on issue #1634:
URL: https://github.com/apache/iceberg/issues/1634#issuecomment-712318187


   I'll work on this.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] kbendick edited a comment on issue #1634: Create JDBC-based Catalog

Posted by GitBox <gi...@apache.org>.
kbendick edited a comment on issue #1634:
URL: https://github.com/apache/iceberg/issues/1634#issuecomment-739052051


   Ahhh my bad. I've been really busy with other things and have let this sit. I have an implementation that works with Spark that I was going to open up this weekend or early next week after cleaning it up, but it seems you've beaten me to it @ismailsimsek
   
   I'll take a look through your PR though.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue closed issue #1634: Create JDBC-based Catalog

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #1634:
URL: https://github.com/apache/iceberg/issues/1634


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] ismailsimsek commented on issue #1634: Create JDBC-based Catalog

Posted by GitBox <gi...@apache.org>.
ismailsimsek commented on issue #1634:
URL: https://github.com/apache/iceberg/issues/1634#issuecomment-739178606


   @kbendick I thought this will be good feature to learn iceberg and implement. I'm ok to continue whichever implementain looks good to you? Is it possible to combine best from both? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] kbendick commented on issue #1634: Create JDBC-based Catalog

Posted by GitBox <gi...@apache.org>.
kbendick commented on issue #1634:
URL: https://github.com/apache/iceberg/issues/1634#issuecomment-739052051


   Ahhh my bad. I've been really busy with other things and have let this sit. I have an implementation that works with Spark that I was going to open up this weekend or early next week after cleaning it up, but it seems you've beaen me to it @ismailsimsek


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue closed issue #1634: Create JDBC-based Catalog

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #1634:
URL: https://github.com/apache/iceberg/issues/1634


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org