Details
Description
Currently Hive's "add jar" command takes a local path to the dependency jar. This clutters the local file-system as users may forget to remove this jar later
It would be nice if Hive supported a Gradle like notation to download the jar from a repository.
Example: add jar org:module:version
It should also be backward compatible and should take jar from the local file-system as well.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-10297 Package a default ivysettings.xml file in hive-exec jar.
- Reopened
-
HIVE-10251 HIVE-9664 makes hive depend on ivysettings.xml
- Resolved
-
HIVE-13046 DependencyResolver should not lowercase the dependency URI's authority
- Resolved
-
HIVE-10267 HIVE-9664 makes hive depend on ivysettings.xml : trivial breakage fix
- Closed
-
HIVE-11920 ADD JAR failing with URL schemes other than file/ivy/hdfs
- Closed
-
PIG-4417 Pig's register command should support automatic fetching of jars from repo.
- Closed
-
HIVE-11887 some tests break the build on a shared machine, can break HiveQA
- Closed