Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2509

Path error in bigtop-packages/src/common/solr/tomcat-deployment.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • solr

    Description

      From Release 1.1.0, i found a error in the Solr deployment script: bigtop-packages/src/common/solr/tomcat-deployment.sh

      There is a incorrect path, the error line is:
      cp -r ${SOLR_HOME}/webapps ${TOMCAT_DEPLOYMENT}/webapps

      To fix the webapps path error, change the line to:
      cp -r ${SOLR_HOME}/server/webapps ${TOMCAT_DEPLOYMENT}/webapps

      Attachments

        Issue Links

          Activity

            People

              rvs Roman Shaposhnik
              lucasa Lucas Alberto Santos
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: