[jira] [Comment Edited] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-03-22 Thread Michael Cizmar (Jira)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064416#comment-17064416
 ] 

Michael Cizmar edited comment on CONNECTORS-1639 at 3/22/20, 8:53 PM:
--

The output connector uses is 1.0.1 for an integration test.   In the actual 
connector, it uses more or less raw rest calls to interact with Elasticsearch 
and there is no dependency between the test case and the version of Elastic 
that is supported as the error that is being thrown is related to the 
integration test trying to start an Elastic node.  We should upgrade this to a 
more recent version perhaps.

[~kwri...@metacarta.com] manifoldcf does not support Java 11 yet, correct?


was (Author: michaelcizmar):
The output connector uses is 1.0.1 for an integration test.   In the actual 
connector, it uses more or less raw rest calls to interact with Elasticsearch 
and there is no depency between the test case and the version of Elastic that 
is supported as the error that is being thrown is related to the integration 
test trying to start an Elastic node.  We should upgrade this to a more recent 
version perhaps.

[~kwri...@metacarta.com] manifoldcf does not support Java 11 yet, correct?

> Upgrade Elastic Search Version
> --
>
> Key: CONNECTORS-1639
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1639
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Elastic Search connector
>Reporter: Cihad Guzel
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.16
>
> Attachments: elastic-search-1.0.1-java11-build-error.log
>
>
> Current Elastic Search version is 1.0.1 . According to [this 
> matrix|https://www.elastic.co/support/matrix#matrix_jvm], Java 11 is not 
> supported by any ES version below 6.5.
> Besides, ES 1.x is no longer supported.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-03-22 Thread Michael Cizmar (Jira)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064416#comment-17064416
 ] 

Michael Cizmar commented on CONNECTORS-1639:


The output connector uses is 1.0.1 for an integration test.   In the actual 
connector, it uses more or less raw rest calls to interact with Elasticsearch 
and there is no depency between the test case and the version of Elastic that 
is supported as the error that is being thrown is related to the integration 
test trying to start an Elastic node.  We should upgrade this to a more recent 
version perhaps.

[~kwri...@metacarta.com] manifoldcf does not support Java 11 yet, correct?

> Upgrade Elastic Search Version
> --
>
> Key: CONNECTORS-1639
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1639
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Elastic Search connector
>Reporter: Cihad Guzel
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.16
>
> Attachments: elastic-search-1.0.1-java11-build-error.log
>
>
> Current Elastic Search version is 1.0.1 . According to [this 
> matrix|https://www.elastic.co/support/matrix#matrix_jvm], Java 11 is not 
> supported by any ES version below 6.5.
> Besides, ES 1.x is no longer supported.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: ElasticSearch-literate volunteers needed for JDK 11 port

2020-03-22 Thread Michael Cizmar
We can take a look.

Get Outlook for iOS

From: Karl Wright 
Sent: Sunday, March 22, 2020 10:05:40 AM
To: dev 
Subject: ElasticSearch-literate volunteers needed for JDK 11 port

Hi All,

The version of ElasticSearch we support apparently is incompatible with JDK
11.  We therefore will need to update that connector and the associated
tests as well.  See:

https://issues.apache.org/jira/browse/CONNECTORS-1624?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel=17059835


I would ask anyone with any recent experience with ElasticSearch to please
step forward and lend a hand with this exercise.  Any volunteers?

Thanks in advance,
Karl


Re: ElasticSearch-literate volunteers needed for JDK 11 port

2020-03-22 Thread Irindu Nugawela
Hi Karl,

Although I am not an Elastic-search expert, I wrote the MongoDB Connector
for Apache ManifoldCF as a Google Summer of Code Student.  I was mentored
by  Piergiorgio Lucidi. I used to refer to the elastic-search connector
when I was implementing the MongoDB Output Connector. I would like to help
you all with this.



Irindu Nugawela.

On Sun, 22 Mar 2020 at 20:36, Karl Wright  wrote:

> Hi All,
>
> The version of ElasticSearch we support apparently is incompatible with JDK
> 11.  We therefore will need to update that connector and the associated
> tests as well.  See:
>
>
> https://issues.apache.org/jira/browse/CONNECTORS-1624?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel=17059835
>
>
> I would ask anyone with any recent experience with ElasticSearch to please
> step forward and lend a hand with this exercise.  Any volunteers?
>
> Thanks in advance,
> Karl
>


-- 
Thanks and Regards,
Irindu Nugawela,
Computer Engineering  Undergraduate,
Faculty of Engineering University of Peradeniya


[jira] [Assigned] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-03-22 Thread Karl Wright (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright reassigned CONNECTORS-1639:
---

Assignee: Karl Wright

> Upgrade Elastic Search Version
> --
>
> Key: CONNECTORS-1639
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1639
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Elastic Search connector
>Reporter: Cihad Guzel
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.16
>
> Attachments: elastic-search-1.0.1-java11-build-error.log
>
>
> Current Elastic Search version is 1.0.1 . According to [this 
> matrix|https://www.elastic.co/support/matrix#matrix_jvm], Java 11 is not 
> supported by any ES version below 6.5.
> Besides, ES 1.x is no longer supported.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


ElasticSearch-literate volunteers needed for JDK 11 port

2020-03-22 Thread Karl Wright
Hi All,

The version of ElasticSearch we support apparently is incompatible with JDK
11.  We therefore will need to update that connector and the associated
tests as well.  See:

https://issues.apache.org/jira/browse/CONNECTORS-1624?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel=17059835


I would ask anyone with any recent experience with ElasticSearch to please
step forward and lend a hand with this exercise.  Any volunteers?

Thanks in advance,
Karl


[jira] [Commented] (CONNECTORS-1624) Get ManifoldCF to run under Java 11 or higher

2020-03-22 Thread Karl Wright (Jira)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064298#comment-17064298
 ] 

Karl Wright commented on CONNECTORS-1624:
-

I will request volunteers in dev group for the ElasticSearch task.


> Get ManifoldCF to run under Java 11 or higher
> -
>
> Key: CONNECTORS-1624
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1624
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Framework core
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.16
>
>
> Java 11 doesn't include a number of classes that Java 8 does.  We need to 
> explicitly include jars that provide these classes or ManifoldCF will not 
> function under higher Java revs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (CONNECTORS-1624) Get ManifoldCF to run under Java 11 or higher

2020-03-22 Thread Cihad Guzel (Jira)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17059835#comment-17059835
 ] 

Cihad Guzel edited comment on CONNECTORS-1624 at 3/22/20, 1:56 PM:
---

I fixed the connector-common maven build problem for Java 11. On the other 
hand, elastic search connector does not support Java 11. We must upgrade 
elastic search version CONNECTORS-1639 . Please check it: 
[https://www.elastic.co/support/matrix#matrix_jvm]


was (Author: cguzel):
I fixed the connector-common maven build problem for Java 11. On the other 
hand, elastic search connector does not support Java 11. We must upgrade 
elastic search version. Please check it: 
https://www.elastic.co/support/matrix#matrix_jvm

> Get ManifoldCF to run under Java 11 or higher
> -
>
> Key: CONNECTORS-1624
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1624
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Framework core
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.16
>
>
> Java 11 doesn't include a number of classes that Java 8 does.  We need to 
> explicitly include jars that provide these classes or ManifoldCF will not 
> function under higher Java revs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-03-22 Thread Cihad Guzel (Jira)


 [ 
https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cihad Guzel updated CONNECTORS-1639:

Attachment: elastic-search-1.0.1-java11-build-error.log

> Upgrade Elastic Search Version
> --
>
> Key: CONNECTORS-1639
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1639
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Elastic Search connector
>Reporter: Cihad Guzel
>Priority: Major
> Fix For: ManifoldCF 2.16
>
> Attachments: elastic-search-1.0.1-java11-build-error.log
>
>
> Current Elastic Search version is 1.0.1 . According to [this 
> matrix|https://www.elastic.co/support/matrix#matrix_jvm], Java 11 is not 
> supported by any ES version below 6.5.
> Besides, ES 1.x is no longer supported.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)