Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: edit hive.llap.allow.permanent.fns and hive.llap.daemon.download.permanent.fns

...

Whitelist based UDF support (HIVE-12852).

hive.llap.allow.permanent.fns
  • Default Value: false true
  • Added In: Hive 2.0.0 (HIVE-12853), default to false in 2.1.0 (with HIVE-13054) for security concerns.13307

Whether LLAP decider should allow permanent UDFs.

hive.llap.daemon.download.permanent.fns

Whether LLAP daemon should localize the resources for permanent UDFs.

...