Aniket Mokashi created PIG-3815:
-----------------------------------
Summary: Hadoop bug causes to pig to fail silently with jar cache
Key: PIG-3815
URL: https://issues.apache.org/jira/browse/PIG-3815
Project: Pig
Issue Type: Bug
Affects Versions: 0.13.0
Reporter: Aniket Mokashi
Fix For: 0.13.0
Pig uses DistributedCache.addFileToClassPath api that puts jars on distributed
cache configuration. This uses : to separate list of files to be put of
classpath via distributed cache. If fs.default.name has port number in it, it
causes the tokenization logic to fail in hadoop for retrieving list of cache
filenames in backend.
--
This message was sent by Atlassian JIRA
(v6.2#6252)