Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-563

Ambari Metron service uses incorrect port for installing Elasticsearch templates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Major
    • Resolution: Done
    • 0.2.1BETA
    • 0.3.0
    • None

    Description

      The port entered by the user at install time should be the binary port (typically 9300), which is used by the indexing bolt. The installation of templates expects the HTTP port for Elasticsearch (typically 9200).

      There are (probably) two options for fixes here:
      1) Split the ES url and have something like ES Server, ES HTTP port, ES Binary port
      2) Have the template loading go through the binary port. I assume this can be done, but I don't know enough about it to say for sure.

      This can be worked around by setting the ES url to <server>:9200, installing the templates, and swapping back to <server>:9300.

      Attachments

        Issue Links

          Activity

            People

              justinleet Justin Leet
              justinleet Justin Leet
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: