Aniket Mokashi created PIG-3511:
-----------------------------------
Summary: Security: udf jars are copied to unsecure location
Key: PIG-3511
URL: https://issues.apache.org/jira/browse/PIG-3511
Project: Pig
Issue Type: Bug
Reporter: Aniket Mokashi
Fix For: 0.13.0
Currently, udf jars are copied to FileLocalizer.getTemporaryPath which is a
unsecured location. We need to make sure the directory that we copy these jars
to have 700 permission settings (similar behavior as JobClient).
--
This message was sent by Atlassian JIRA
(v6.1#6144)