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

cannot install hive-server in SLES

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.5.0
    • 0.5.0
    • general
    • None

    Description

      do below to install hive-server in SLES

      zypper clean -a
      ......
      bin/dd of=/etc/zypp/repos.d/cloudera-cdh3.repo << __EOT__
      [bigtop]
      name=Bigtop
      enabled=1
      gpgcheck=0
      type=NONE
      baseurl=http://bigtop01.cloudera.org:8080/job/Bigtop-trunk-Repository/./label=sles11//lastSuccessfulBuild/artifact/repo/
      
      __EOT__
      ......
      zypper install hive-server
      

      the installation process seems fine, but the status is shown as 'not installed'

      pkgtest-sles64-11:~ # zypper -q -n info hive-server
      
      
      Information for package hive-server:
      
      Repository: Bigtop
      Name: hive-server
      Version: 0.9.0.222-1
      Arch: noarch
      Vendor: 
      Support Level: unknown
      Installed: No
      Status: not installed
      Installed Size: 5.0 KiB
      Summary: Provides a Hive Thrift service.
      Description: 
      This optional package hosts a Thrift server for Hive clients across a network to use.
      ......
      ......
      pkgtest-sles64-11:~ # service hive-server status
      service: no such service hive-server
      

      afterward, I tried install hive-server again, but seems OS think it is already installed

      # zypper install hive-server
      Loading repository data...
      Reading installed packages...
      Resolving package dependencies...
      
      Nothing to do.
      

      Attachments

        1. BIGTOP-780.patch.txt
          0.5 kB
          Roman Shaposhnik
        2. 0001-BIGTOP-780.-cannot-install-hive-server-in-SLES.patch
          2 kB
          Roman Shaposhnik

        Activity

          People

            rvs Roman Shaposhnik
            dreambird Johnny Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: