[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-12-27 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1366207021

   @ypark2103 that is correct, the Flink Opensearch Connector was following the 
Flink's externalization model for connectors, the necessary scaffolding is only 
available in Flink 1.16 and above. 


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-12-21 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1361784372

   > The artifacts you mentioned that will be available in the coming days is 
referring to registering this library to maven repo?
   
   @ypark2103 Correct 


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-12-21 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1361745642

   > hi @zentol @reta I see that 
[flink-opensearch-connector](https://issues.apache.org/jira/browse/FLINK-opensearch-connector)
 was merged to master recently but I don't see it was registered in maven 
repository. When will this be added to maven repository so I can use this from 
pom.xml? 
   
   Hey @ypark2103 , the vote was ongoing and just approved [1], expect 
artifacts to be available in the coming days.
   
   [1] https://lists.apache.org/list?d...@flink.apache.org:lte=1M:Opensearch
   
   > I also don't see opensearch connector in official flink documentation. 
   
   The Opensearch documentations available here [2] but I am not sure how it is 
going to be integrated into Flink documentation, @zentol may be you could spot 
some light?
   
   [2] https://github.com/apache/flink-connector-opensearch/tree/main/docs
   
   > Can this library be used in Java 8 also?
   
   Yes
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-12-08 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1342712861

   > Just noticed that we're lacking documentation; like 
https://github.com/apache/flink-connector-elasticsearch/blob/main/docs/content/docs/connectors/datastream/elasticsearch.md.
   
   Thanks @zentol, I have it ready and thought to open separate pull request 
(to split MDs from code), makes sense to you?


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-12-07 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1341465914

   > It would be amazing if this could be based on the opensearch-java client 
rather than RHLC, since that is where all of the improvements are going. Is 
that how this is set up?
   
   Not for now, see please 
https://github.com/opensearch-project/opensearch-java/issues/181 (this is what 
the connector uses).


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-12-05 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1337601418

   @zentol thanks on more time for the review, I think none of your comments 
left unattended, thanks


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-28 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1329199861

   @zentol thnaks a lot for the review, I think I addressed all your comments, 
please let me know if I missed some, thanks!
   
   > @reta There are some unresolved comments, like [#1 
(comment)](https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1029128244),
 [#1 
(comment)](https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1029342543),
 [#1 
(comment)](https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1029129392).
   
   Thanks @zentol , addressed or/and answered


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-25 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1327467520

   @zentol thnaks a lot for the review, I think I addressed all your comments, 
please let me know if I missed some, thanks!


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-22 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1324052597

   > The architecture tests are missing. Have a look at the ES connector.
   
   Added


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-21 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1322306067

   > Do you, by chance, have a branch that shows the _actual_ changes made on 
the ES connector code? Otherwise I'll just have to continue manually comparing 
them one-by-one and coming back to you on any differences found.
   
   No, I don't have such a branch, I was watching for relevant changes in the 
ES connector and porting them back to OpenSearch connector when applicable.  
Please note, it's been mostly a year since the initial pull requests was 
created [1] so it is very difficult to maintain things perfectly synced
   
   [1] https://github.com/apache/flink/pull/18541


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-15 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1315333133

   > Can you split the commit such that 1 adds the workflows and another the 
rest? We can then merge the workflow commit first and actually get CI in this 
PR.
   
   Sure, https://github.com/apache/flink-connector-opensearch/pull/2, thanks 
@zentol 


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-14 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1314252591

   @MartijnVisser the POMs and CI scripts have been updated accordingly


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-11-04 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1303657822

   @MartijnVisser doing my deligance by pinging once per month :-) 


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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



[GitHub] [flink-connector-opensearch] reta commented on pull request #1: [FLINK-25756] [connectors/opensearch] Dedicated Opensearch connectors

2022-10-05 Thread GitBox


reta commented on PR #1:
URL: 
https://github.com/apache/flink-connector-opensearch/pull/1#issuecomment-1265396809

   @MartijnVisser could you please take a look? thank you :-)


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

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