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

zkcli.sh of Solr does not have executable permissions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.3.0
    • solr
    • None
    • Centos 7

      Bigtop 3.2.0

    Description

      zkcli.sh that located in {SOLR_HOME}/server/scripts/cloud-scripts does not have executable permissions. It only has 644 permissions.
       
      This means that we can not upload configuration of Solr's collection to Zookeeper by executing zkcli.ch dircetly.
      For example:

      cd {SOLR_HOME}/server/scripts/cloud-scripts;
      ./zkcli.sh -zkhost {ZK_IP}:{ZK_PORT} -cmd upconfig -confdir {configurations} -confname {confname} 

      So, I think we should grant those files 755 permisson instead of 644 to facilitate the above operations

      Attachments

        Issue Links

          Activity

            People

              guluo guluo
              guluo guluo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h