You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ben O'Day (JIRA)" <ji...@apache.org> on 2012/04/25 20:00:20 UTC

[jira] [Created] (CAMEL-5219) create camel-elasticsearch component

Ben O'Day created CAMEL-5219:
--------------------------------

             Summary: create camel-elasticsearch component
                 Key: CAMEL-5219
                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
             Project: Camel
          Issue Type: New Feature
            Reporter: Ben O'Day
            Assignee: Ben O'Day
            Priority: Minor


ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...

I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-5219) create camel-elasticsearch component

Posted by "Ben O'Day (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben O'Day updated CAMEL-5219:
-----------------------------

    Component/s: camel-elasticsearch
    
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-elasticsearch
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5219) create camel-elasticsearch component

Posted by "Cédric Vidal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416997#comment-13416997 ] 

Cédric Vidal commented on CAMEL-5219:
-------------------------------------

Hi Ben, you're welcome, let me know if you have problems with the patch.

Regards.
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-5219) create camel-elasticsearch component

Posted by "Cédric Vidal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413523#comment-13413523 ] 

Cédric Vidal commented on CAMEL-5219:
-------------------------------------

Hi guys,

I've developped a camel-elasticsearch component for one of my customers and he kindly accepted to release it as Open Source:
https://github.com/cedricvidal/camel-elasticsearch

It currently supports the Index API (http://www.elasticsearch.org/guide/reference/api/index_.html) but it is working very well and is what camel users would use it for most elasticsearch use cases anyway. It supports locally embedded elastic search as well as remote elastic search and supports being a data or non data node.

It currently lacks documentation, I'll try to update the github page shortly.

Regards,

Cédric Vidal
http://blog.proxiad.com/

                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (CAMEL-5219) create camel-elasticsearch component

Posted by "Ben O'Day (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben O'Day resolved CAMEL-5219.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   2.11.0

initial version committed (r1368312)...docs to come soon
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: 2.11.0
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5219) create camel-elasticsearch component

Posted by "Christian Müller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414049#comment-13414049 ] 

Christian Müller commented on CAMEL-5219:
-----------------------------------------

Hey Cédric,

to add your contribution to the Camel code base, you have to attach it (as a diff). Make sure it follows our coding guidelines as stated in [1] (run mvn -Psourcecheck clean install). Don't forget to grant the license to ASF.

Looking forward for your contribution. 

[1] http://camel.apache.org/building.html

Best,
Christian
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-5219) create camel-elasticsearch component

Posted by "Ben O'Day (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423146#comment-13423146 ] 

Ben O'Day commented on CAMEL-5219:
----------------------------------

adding necessary OSGI support, see SMX4-1200
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5219) create camel-elasticsearch component

Posted by "Ben O'Day (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424677#comment-13424677 ] 

Ben O'Day commented on CAMEL-5219:
----------------------------------

Cedric, any reason we shouldn't use the latest version of elasticsearch, 0.19.8?  I upped it locally and it seems fine so far...
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5219) create camel-elasticsearch component

Posted by "Cédric Vidal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425260#comment-13425260 ] 

Cédric Vidal commented on CAMEL-5219:
-------------------------------------

Hi Ben, no reason at all, the 0.16.2 version was the latest when I wrote the component but you can upgrade it of course.
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-5219) create camel-elasticsearch component

Posted by "Cédric Vidal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414924#comment-13414924 ] 

Cédric Vidal commented on CAMEL-5219:
-------------------------------------

Hi Christian,

Sure, that would be really cool ! I think I can find the time to do that this week.

Regards,
Cédric

                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Work started] (CAMEL-5219) create camel-elasticsearch component

Posted by "Ben O'Day (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CAMEL-5219 started by Ben O'Day.

> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CAMEL-5219) create camel-elasticsearch component

Posted by "Ben O'Day (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben O'Day reassigned CAMEL-5219:
--------------------------------

    Assignee: Ben O'Day
    
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-5219) create camel-elasticsearch component

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-5219:
-------------------------------

    Fix Version/s: Future

This would be nice
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-5219) create camel-elasticsearch component

Posted by "Cédric Vidal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cédric Vidal updated CAMEL-5219:
--------------------------------

    Attachment: CAMEL-5219.patch

Here is the camel-elasticsearch component contributed to the ASF as a patch.

The apache camel contribution is versionned in a dedicated branch in my Github repo:
https://github.com/cedricvidal/camel-elasticsearch/tree/apache-camel

                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-5219) create camel-elasticsearch component

Posted by "Ben O'Day (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416524#comment-13416524 ] 

Ben O'Day commented on CAMEL-5219:
----------------------------------

thanks Cedric, I'll review this patch soon
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Assignee: Ben O'Day
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-5219.patch
>
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CAMEL-5219) create camel-elasticsearch component

Posted by "Ben O'Day (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben O'Day reassigned CAMEL-5219:
--------------------------------

    Assignee:     (was: Ben O'Day)

haven't had a chance to work on this yet...if there is interest, vote/comment please
                
> create camel-elasticsearch component
> ------------------------------------
>
>                 Key: CAMEL-5219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5219
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ben O'Day
>            Priority: Minor
>
> ElasticSearch support would be a great addition to complement our camel-lucene and newly added camel-solr component...
> I'm working on adding a basic component to start, if there are any specific features you'd like to see implemented, let me know... 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira