Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
Incompatible change
-
Description
Currently the function registry is shared resource and could be overrided by other users when using HiveServer. If per-session function registry is provided, this situation could be prevented.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-8218 function registry shared across sessions in HiveServer2
- Resolved
- breaks
-
HIVE-13596 HS2 should be able to get UDFs on demand from metastore
- Closed
- is blocked by
-
HIVE-2503 HiveServer should provide per session configuration
- Closed
- is duplicated by
-
HIVE-8218 function registry shared across sessions in HiveServer2
- Resolved
- is related to
-
HIVE-13043 Reload function has no impact to function registry
- Closed
- relates to
-
HIVE-2544 Nullpointer on registering udfs.
- Closed
-
HIVE-11657 HIVE-2573 introduces some issues during metastore init (and CLI init)
- Closed
-
HIVE-9095 permanent functions' ClassLoader should be global instead of per-session
- Open
-
HIVE-13132 Hive should lazily load and cache metastore (permanent) functions
- Resolved
- links to