[jira] Updated: (PIG-1051) FINFBUGS: NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: Possible null pointer dereference due to return value of called method

2010-03-24 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated PIG-1051:


Fix Version/s: 0.6.0

 FINFBUGS: NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: Possible null pointer 
 dereference due to return value of called method
 

 Key: PIG-1051
 URL: https://issues.apache.org/jira/browse/PIG-1051
 Project: Pig
  Issue Type: Improvement
Reporter: Olga Natkovich
Assignee: Olga Natkovich
 Fix For: 0.6.0

 Attachments: PIG-1051.patch


 NPPossible null pointer dereference in 
 org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners.CountingMap.put(Object,
  Integer) due to return value of called method
 NPLoad of known null value in 
 org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhysicalPlan.clone()
 NPLoad of known null value in 
 org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhysicalPlan.clone()
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.OpLimitOptimizer.check(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.PushDownForeachFlatten.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.PushUpFilter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.StreamOptimizer.check(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.TypeCastInserter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.TypeCastInserter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.schema.Schema.mergeSchema(Schema, Schema, 
 boolean, boolean, boolean)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.schema.Schema.mergeSchema(Schema, Schema, 
 boolean, boolean, boolean)
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.getWeightedCounts(IdentityHashSet, 
 int) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.getWeightedCounts(IdentityHashSet, 
 int) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.insert(Tuple) due to return value of 
 called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.getWeightedCounts(float, float) due to 
 return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.getWeightedCounts(float, float) due to 
 return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.insert(Tuple) due to return value of 
 called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.StandAloneParser.main(String[]) due to return value of called 
 method

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



[jira] Updated: (PIG-1051) FINFBUGS: NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: Possible null pointer dereference due to return value of called method

2009-10-27 Thread Olga Natkovich (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olga Natkovich updated PIG-1051:


Status: Patch Available  (was: Open)

 FINFBUGS: NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: Possible null pointer 
 dereference due to return value of called method
 

 Key: PIG-1051
 URL: https://issues.apache.org/jira/browse/PIG-1051
 Project: Pig
  Issue Type: Improvement
Reporter: Olga Natkovich
 Attachments: PIG-1051.patch


 NPPossible null pointer dereference in 
 org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners.CountingMap.put(Object,
  Integer) due to return value of called method
 NPLoad of known null value in 
 org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhysicalPlan.clone()
 NPLoad of known null value in 
 org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhysicalPlan.clone()
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.OpLimitOptimizer.check(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.PushDownForeachFlatten.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.PushUpFilter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.StreamOptimizer.check(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.TypeCastInserter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.TypeCastInserter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.schema.Schema.mergeSchema(Schema, Schema, 
 boolean, boolean, boolean)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.schema.Schema.mergeSchema(Schema, Schema, 
 boolean, boolean, boolean)
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.getWeightedCounts(IdentityHashSet, 
 int) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.getWeightedCounts(IdentityHashSet, 
 int) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.insert(Tuple) due to return value of 
 called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.getWeightedCounts(float, float) due to 
 return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.getWeightedCounts(float, float) due to 
 return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.insert(Tuple) due to return value of 
 called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.StandAloneParser.main(String[]) due to return value of called 
 method

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



[jira] Updated: (PIG-1051) FINFBUGS: NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: Possible null pointer dereference due to return value of called method

2009-10-27 Thread Olga Natkovich (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olga Natkovich updated PIG-1051:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

patch committed

 FINFBUGS: NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: Possible null pointer 
 dereference due to return value of called method
 

 Key: PIG-1051
 URL: https://issues.apache.org/jira/browse/PIG-1051
 Project: Pig
  Issue Type: Improvement
Reporter: Olga Natkovich
 Attachments: PIG-1051.patch


 NPPossible null pointer dereference in 
 org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners.CountingMap.put(Object,
  Integer) due to return value of called method
 NPLoad of known null value in 
 org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhysicalPlan.clone()
 NPLoad of known null value in 
 org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhysicalPlan.clone()
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.OpLimitOptimizer.check(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.PushDownForeachFlatten.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.PushUpFilter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.StreamOptimizer.check(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.TypeCastInserter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.optimizer.TypeCastInserter.getOperator(List)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.schema.Schema.mergeSchema(Schema, Schema, 
 boolean, boolean, boolean)
 NPLoad of known null value in 
 org.apache.pig.impl.logicalLayer.schema.Schema.mergeSchema(Schema, Schema, 
 boolean, boolean, boolean)
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.getWeightedCounts(IdentityHashSet, 
 int) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.getWeightedCounts(IdentityHashSet, 
 int) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.insert(Tuple) due to return value of 
 called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.impl.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.LineageTrimmingVisitor.PruneBaseDataConstrainedCoverage(Map,
  DataBag, LineageTracer, Map) due to return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.getWeightedCounts(float, float) due to 
 return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.getWeightedCounts(float, float) due to 
 return value of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.insert(Tuple) due to return value of 
 called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.pen.util.LineageTracer.link(Tuple, Tuple) due to return value 
 of called method
 NPPossible null pointer dereference in 
 org.apache.pig.StandAloneParser.main(String[]) due to return value of called 
 method

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