[ https://issues.apache.org/jira/browse/PIG-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olga Natkovich reassigned PIG-1055: ----------------------------------- Assignee: Olga Natkovich > FINDBUGS: remaining "Dodgy Warnings" > ------------------------------------ > > Key: PIG-1055 > URL: https://issues.apache.org/jira/browse/PIG-1055 > Project: Pig > Issue Type: Improvement > Reporter: Olga Natkovich > Assignee: Olga Natkovich > Attachments: PIG-1055.patch > > > BC Questionable cast from java.util.List to java.util.ArrayList in new > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigSplit(PigContext, > FileSystem, Path, String, List, long, long) > Eq org.apache.pig.data.AmendableTuple doesn't override > DefaultTuple.equals(Object) > Eq org.apache.pig.data.TimestampedTuple doesn't override > DefaultTuple.equals(Object) > IA Ambiguous invocation of either an outer or inherited method > org.apache.pig.impl.plan.DotPlanDumper.getName(Operator) in > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans.DotMRPrinter$InnerPrinter.getAttributes(DotMRPrinter$InnerOperator) > IM Computation of average could overflow in > org.apache.tools.bzip2r.CBZip2OutputStream.qSort3(int, int, int) > IM Check for oddness that won't work for negative numbers in > org.apache.tools.bzip2r.CBZip2OutputStream.sendMTFValues() > REC Exception is caught when Exception is not thrown in > org.apache.pig.backend.hadoop.executionengine.HExecutionEngine.doHod(String, > Properties) > REC Exception is caught when Exception is not thrown in > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.CombinerOptimizer.visitMROp(MapReduceOper) > REC Exception is caught when Exception is not thrown in > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MRCompiler.visitDistinct(PODistinct) > REC Exception is caught when Exception is not thrown in > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MRCompiler.visitFRJoin(POFRJoin) > REC Exception is caught when Exception is not thrown in > org.apache.pig.impl.logicalLayer.optimizer.OpLimitOptimizer.processNode(LOLimit) > REC Exception is caught when Exception is not thrown in > org.apache.pig.tools.streams.StreamGenerator.actionPerformed(ActionEvent) > ST Write to static field > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigCombiner.sJobConf > from instance method > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigCombiner$Combine.configure(JobConf) > ST Write to static field > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigInputFormat.activeSplit > from instance method > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigInputFormat.getRecordReader(InputSplit, > JobConf, Reporter) > ST Write to static field > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigInputFormat.sJob > from instance method > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigInputFormat.getRecordReader(InputSplit, > JobConf, Reporter) > ST Write to static field > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigMapReduce.sJobConf > from instance method > org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigMapBase.configure(JobConf) > ST Write to static field org.apache.pig.data.BagFactory.gMemMgr from > instance method new org.apache.pig.data.BagFactory() > ST Write to static field > org.apache.pig.impl.logicalLayer.LogicalPlanCloneHelper.mOpToCloneMap from > instance method new > org.apache.pig.impl.logicalLayer.LogicalPlanCloneHelper(LogicalPlan, Map) > ST Write to static field > org.apache.pig.impl.logicalLayer.LogicalPlanBuilder.classloader from instance > method org.apache.pig.impl.PigContext.addJar(URL) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.