Andrew Hutton created PIG-5270:
----------------------------------
Summary: Typo in Pig Logging
Key: PIG-5270
URL: https://issues.apache.org/jira/browse/PIG-5270
Project: Pig
Issue Type: Bug
Components: data
Affects Versions: 0.17.0, 0.16.0, 0.15.0, 0.14.0, 0.13.0
Environment: All
Reporter: Andrew Hutton
Priority: Minor
Fix For: 0.15.1, 0.16.1, 0.18.0, 0.17.1, trunk, 0.17.0, 0.16.0,
0.15.0, 0.14.0, 0.13.0
In the log output of the internalCopyAllGeneratedToDistributedCache() method in
pig/data/SchemaTupleFrontend.java the word "cache" is misspelled as "cacche".
According to another issue, this was already addressed and resolved in 2013,
however the issue persists in the latest releases.
Here is a link to the previous issue:
https://issues.apache.org/jira/browse/PIG-3432
And here is a link to the patch:
https://issues.apache.org/jira/secure/attachment/12598988/PIG-3432.patch
I also issued a pull request to the Github mirror:
https://github.com/apache/pig/pull/30
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)