Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-5534

HCatalog shell scripts have non-executable permissions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 0.11.0, 0.12.0
    • None
    • WebHCat
    • None

    Description

      While playing with the hive 0.12 rc1, I noticed that the script for starting and stopping webhcatalog server don't have the correct permissions.

      localhost:hive-0.12.0 mgrover$ find . -name *webhcat*.sh | grep -v './src/' | xargs ls -lrt
      -rw-r--r--  1 mgrover  staff  7141 Oct  9 18:50 ./hcatalog/sbin/webhcat_server.sh
      -rw-r--r--  1 mgrover  staff  4243 Oct  9 18:50 ./hcatalog/sbin/webhcat_config.sh
      

      This means that we can't start or stop webhcat server using the tarball out of the box.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mgrover Mark Grover
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: