parent
3cf1c78ecb
commit
d850dcd862
|
@ -1,9 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Hive < Formula
|
||||
homepage 'https://hive.apache.org'
|
||||
url 'https://www.apache.org/dyn/closer.cgi?path=hive/hive-1.1.0/apache-hive-1.1.0-bin.tar.gz'
|
||||
sha1 'bf7e4752fa7208c3eda09f7a8aeba0f341239952'
|
||||
url 'https://www.apache.org/dyn/closer.cgi?path=hive/hive-1.1.1/apache-hive-1.1.1-bin.tar.gz'
|
||||
sha256 "71cb92f87aaea1af69ff27f95878f3190e9b184cdff84b8f8740af4cc99d81c3"
|
||||
|
||||
depends_on 'hadoop'
|
||||
depends_on :java
|
||||
|
|
Loading…
Reference in New Issue