Support HTTP URIs for ADD JAR
-----------------------------
Key: HIVE-2579
URL: https://issues.apache.org/jira/browse/HIVE-2579
Project: Hive
Issue Type: New Feature
Reporter: David Phillips
Priority: Trivial
It would be very useful for ADD JAR to support HTTP/HTTPS. For example, this
allows one to deploy a UDF jar to a Maven repository and then access it
directly from the repository (which provides files via HTTP).
I realize this could be handled by adding a Hadoop FileSystem for HTTP, but
that file system wouldn't be generally useful as HTTP doesn't support listing
or modifying files (without something like WebDAV).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira