Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-16853

Atlas Integration : Atlas support for Logsearch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Use solr_cloud_util to create indexes for Atlas install.

      See AMBARI-15865.

      Steps to create solr collection:

      upload the configuration set, then create the collection. (for Atlas: vertex_index, edge_index, fulltext_index)

      required arguments:

      • zookeeper quorum + solr znode (configuration: logsearch-solr-env : logsearch_solr_znode)
      • logsearch solr user + group (logsearch-solr-env.user, logsearch-solr-env.group)
      • config set dir (location of atlas solrconfig set e.g.: <atlas-install-location>/conf/solr)
      • config set (config set will be uploaded to zookeeper with that name /configs/<config_set>)
      • tmp config set location (just a temp directory)
      • java home location

      Add this to metainfo.xml (to <component>)

                <dependencies>
                  <dependency>
                    <name>LOGSEARCH/LOGSEARCH_SOLR_CLIENT</name>
                    <scope>host</scope>
                    <auto-deploy>
                      <enabled>true</enabled>
                    </auto-deploy>
                  </dependency>
                </dependencies>
      

      Attachments

        1. AMBARI-16853-2.patch
          37 kB
          Jayush Luniya

        Issue Links

          Activity

            People

              tbeerbower Tom Beerbower
              tbeerbower Tom Beerbower
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: