Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1272

ManifoldCF error when creating ElasticSearch output connector

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • ManifoldCF 2.3
    • ManifoldCF 2.4
    • None
    • CentOS, ElasticSearch 2.2, ManifoldCF 2.3

    Description

      When creating an ElasticSearch output connection, the connection status says:

      ERROR "root_cause":["type":"illegal_argument_exception"
      

      Lookign at elasticsearch logs I see the following error:

      /_status Params: {index=_status}
      java.lang.IllegalArgumentException: No feature for name [_status]
      

      A google search for "No feature for name [_status]" led me to ES documentation (https://www.elastic.co/guide/en/elasticsearch/reference/2.0/indices-status.html) that states:

      The index _status API has been replaced with the Indices Stats and Indices Recovery APIs.

      Looks like Elastic connector for ManiFoldCF is out of date and needs fixing.

      NOTE: the connector still works in terms of pushing data to Elastic, despite the error.

      I have created a StackOverflow question/answer http://stackoverflow.com/questions/35281379/manifoldcf-error-when-creating-elasticsearch-output-connector - if possible please update once it's fixed.

      Attachments

        1. CONNECTORS-1272.patch
          2 kB
          Karl Wright

        Activity

          People

            kwright@metacarta.com Karl Wright
            AndreyL Andrey Leybovich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: