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

hive-rpm target is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • build
    • None

    Description

      $ gradle hive-rpm
      
      ......
      
      :hive_vardefines
      :hive-download FAILED
      
      FAILURE: Build failed with an exception.
      
      * Where:
      Script '/home/vagrant/bigtop/packages.gradle' line: 88
      
      * What went wrong:
      Execution failed for task ':hive-download'.
      > Could not download file
      
      * Try:
      Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
      
      BUILD FAILED
      
      

      In bigtop.mk,

      HIVE_TARBALL_SRC=${HIVE_TARBALL_DST}
      

      should be

      HIVE_TARBALL_SRC=$(HIVE_TARBALL_DST)
      

      Attachments

        1. BIGTOP-1319.1.patch
          0.8 kB
          YoungWoo Kim

        Activity

          People

            warwithin YoungWoo Kim
            warwithin YoungWoo Kim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: