FINDBUGS: DMI_INVOKING_TOSTRING_ON_ARRAY: Invocation of toString on an array
----------------------------------------------------------------------------

                 Key: PIG-1013
                 URL: https://issues.apache.org/jira/browse/PIG-1013
             Project: Pig
          Issue Type: Bug
            Reporter: Olga Natkovich


DMI     Invocation of toString on stackTraceLines in 
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.Launcher.getExceptionFromStrings(String[],
 int)
DMI     Invocation of toString on b in 
org.apache.pig.builtin.Utf8StorageConverter.bytesToBag(byte[])
DMI     Invocation of toString on b in 
org.apache.pig.builtin.Utf8StorageConverter.bytesToDouble(byte[])
DMI     Invocation of toString on b in 
org.apache.pig.builtin.Utf8StorageConverter.bytesToFloat(byte[])
DMI     Invocation of toString on b in 
org.apache.pig.builtin.Utf8StorageConverter.bytesToInteger(byte[])
DMI     Invocation of toString on b in 
org.apache.pig.builtin.Utf8StorageConverter.bytesToLong(byte[])
DMI     Invocation of toString on b in 
org.apache.pig.builtin.Utf8StorageConverter.bytesToMap(byte[])
DMI     Invocation of toString on b in 
org.apache.pig.builtin.Utf8StorageConverter.bytesToTuple(byte[])
DMI     Invocation of toString on args in 
org.apache.pig.impl.PigContext.instantiateFuncFromSpec(FuncSpec)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to