[GitHub] flink issue #2031: FLINK-3967 - Flink Sink for Rethink Db

2016-08-29 Thread rmetzger
Github user rmetzger commented on the issue:

https://github.com/apache/flink/pull/2031
  
Hi @mans2singh,
I'm happy to hear that you are interested in contributing the code to Bahir.

You can just fork the bahir-flink repo and create a folder similar to the 
existing connectors.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #2031: FLINK-3967 - Flink Sink for Rethink Db

2016-08-28 Thread mans2singh
Github user mans2singh commented on the issue:

https://github.com/apache/flink/pull/2031
  
Hi @rmetzger - 
Thanks for the update.  
Can you please let me know the steps for contributing to bahir ?  Can I 
just fork it and add another project to the root folder ?  
Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #2031: FLINK-3967 - Flink Sink for Rethink Db

2016-08-22 Thread rmetzger
Github user rmetzger commented on the issue:

https://github.com/apache/flink/pull/2031
  
Hi @mans2singh !
There's good news regarding streaming connector contributions in Apache 
Flink: If you are interested in hosting the code as part of an Apache project, 
the Apache Bahir project has now a repository for hosing Flink connectors as 
well: https://github.com/apache/bahir-flink
If you would like to contribute the connector there, feel free to open a 
new pull request there.

Regards,
Robert


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #2031: FLINK-3967 - Flink Sink for Rethink Db

2016-06-07 Thread StephanEwen
Github user StephanEwen commented on the issue:

https://github.com/apache/flink/pull/2031
  
Hi @mans2singh !

This looks like a good piece of work, and ReThinkDB is an interesting 
technology!
An Apache-compatible licence is also good.

We are facing a bit of a maintenance issue right now, though, with a large 
number of new projects. There are so many possible DBs and connectors, and it 
is tough for the community to maintain them all. For that reason, I would 
suggest to stage such contributions of new and interesting connectors.

Could you put this into an standalone GitHub project for now? We would link 
this repository from the Apache Flink website and that way make it visible to 
the Flink community.
When we see that we get frequent requests for a ReThinkDB, we would like to 
move this to the core Flink code base.

Following this idea, we would end up with frequently used connectors in the 
core Flink repository, and a larger number of connectors in third party 
community repositories. I think that would help the stability of the project 
and all connectors.

Stephan


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #2031: FLINK-3967 - Flink Sink for Rethink Db

2016-06-06 Thread mans2singh
Github user mans2singh commented on the issue:

https://github.com/apache/flink/pull/2031
  
Hey @rmetzger, @StephanEwen, Flink Folks:  

Just wanted to let you know that the rethinkdb java driver that I used for 
Flink integration is available under Apache License 2.0  
(https://github.com/rethinkdb/rethinkdb/blob/next/drivers/COPYRIGHT).   

I've checked travis build and the rethink connector is passing but the last 
failure was in the flnk-yarn-tests module.

Please let me know if you have any advice/comments for me.

Thanks for your time.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---