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

2020-05-01 Thread Michael Cizmar (Jira)


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

Michael Cizmar commented on CONNECTORS-1639:


This should spin up the instance that responds to local host:9200 then the java 
code changes I made should work.  What else is missing?  I can take a look 
tomorrow am.

> 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: CONNECTORS-1639.diff, 
> 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-05-01 Thread Karl Wright (Jira)


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

Karl Wright commented on CONNECTORS-1639:
-

Thanks, these are helpful.  I will be able to integrate them into the java code 
for starting and stopping the ES instance.

There's only one thing I still need: a compatible ES version and mapper 
attachment.


> 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: CONNECTORS-1639.diff, 
> 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: Should we continue to hold the 4/30 release until the ES testing is ironed out?

2020-05-01 Thread Karl Wright
Thanks!!

Will look later tonight.
Karl


On Fri, May 1, 2020 at 4:20 PM Michael Cizmar 
wrote:

> Karl,
>
> We created the script for you today and added it to:
> https://issues.apache.org/jira/browse/CONNECTORS-1639
>
> I had them make one to start it up and one to shut it down.  Please let me
> know if this works for you.
>
> --
> Michael Cizmar
>
>
> On 5/1/20, 6:02 AM, "Karl Wright"  wrote:
>
> I've got time this weekend to make code changes, but I don't actually
> know
> how to proceed, so I think we're stuck.  What I need to have is
> instructions on how to set up a modern ES release with the mapper
> attachment or equivalent.  I currently download the latest ES release
> but
> find that the mapper attachment available from the Maven repo is
> incompatible with this version, and the new ES-supported mapper is not
> available until ES 8.0.  Help?!?
>
> If nobody knows how to resolve this right now, I would still release,
> and
> delay the work for updating ES to next release.  Thoughts?
>
> Karl
>
>


Re: Should we continue to hold the 4/30 release until the ES testing is ironed out?

2020-05-01 Thread Michael Cizmar
Karl,

We created the script for you today and added it to:
https://issues.apache.org/jira/browse/CONNECTORS-1639

I had them make one to start it up and one to shut it down.  Please let me know 
if this works for you.

-- 
Michael Cizmar


On 5/1/20, 6:02 AM, "Karl Wright"  wrote:

I've got time this weekend to make code changes, but I don't actually know
how to proceed, so I think we're stuck.  What I need to have is
instructions on how to set up a modern ES release with the mapper
attachment or equivalent.  I currently download the latest ES release but
find that the mapper attachment available from the Maven repo is
incompatible with this version, and the new ES-supported mapper is not
available until ES 8.0.  Help?!?

If nobody knows how to resolve this right now, I would still release, and
delay the work for updating ES to next release.  Thoughts?

Karl



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

2020-05-01 Thread Michael Cizmar (Jira)


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

Michael Cizmar commented on CONNECTORS-1639:


[^es_start.sh]

^[^es_stop.sh]^

^Attached are the scripts that perform the startup and shutdown.  Credit to 
Gustavo ​ Llermaly @ MC+A^

> 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: CONNECTORS-1639.diff, 
> 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: Should we continue to hold the 4/30 release until the ES testing is ironed out?

2020-05-01 Thread Michael Cizmar
Karl.  We'll get you this script today.  Been slammed with end of month stuff.  
Sorry for the delay.



On 5/1/20, 6:02 AM, "Karl Wright"  wrote:

I've got time this weekend to make code changes, but I don't actually know
how to proceed, so I think we're stuck.  What I need to have is
instructions on how to set up a modern ES release with the mapper
attachment or equivalent.  I currently download the latest ES release but
find that the mapper attachment available from the Maven repo is
incompatible with this version, and the new ES-supported mapper is not
available until ES 8.0.  Help?!?

If nobody knows how to resolve this right now, I would still release, and
delay the work for updating ES to next release.  Thoughts?

Karl



Should we continue to hold the 4/30 release until the ES testing is ironed out?

2020-05-01 Thread Karl Wright
I've got time this weekend to make code changes, but I don't actually know
how to proceed, so I think we're stuck.  What I need to have is
instructions on how to set up a modern ES release with the mapper
attachment or equivalent.  I currently download the latest ES release but
find that the mapper attachment available from the Maven repo is
incompatible with this version, and the new ES-supported mapper is not
available until ES 8.0.  Help?!?

If nobody knows how to resolve this right now, I would still release, and
delay the work for updating ES to next release.  Thoughts?

Karl