[jira] [Created] (PIG-4932) Cache files not loaded when using 'limit' operator
hemanth meka created PIG-4932: - Summary: Cache files not loaded when using 'limit' operator Key: PIG-4932 URL: https://issues.apache.org/jira/browse/PIG-4932 Project: Pig Issue
Limitation on MultiStoreCounter name length
Hi , In pig 0.14, the length of the MultiStoreCounters name is restricted to 40 chars . When my table names are longer than 40 chars, the counter name gets trimmed. But it is crucial for my application that the counter name matches the table name. Why is the length restricted to 40 chars(