You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by da...@apache.org on 2012/04/27 09:05:42 UTC

svn commit: r1331252 [4/4] - in /pig/site/publish/docs/r0.10.0/jdiff: ./ changes/

Added: pig/site/publish/docs/r0.10.0/jdiff/user_comments_for_pig_0.9.1_to_pig_0.10.0.xml
URL: http://svn.apache.org/viewvc/pig/site/publish/docs/r0.10.0/jdiff/user_comments_for_pig_0.9.1_to_pig_0.10.0.xml?rev=1331252&view=auto
==============================================================================
--- pig/site/publish/docs/r0.10.0/jdiff/user_comments_for_pig_0.9.1_to_pig_0.10.0.xml (added)
+++ pig/site/publish/docs/r0.10.0/jdiff/user_comments_for_pig_0.9.1_to_pig_0.10.0.xml Fri Apr 27 07:05:38 2012
@@ -0,0 +1,1392 @@
+<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
+<comments
+  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
+  xsi:noNamespaceSchemaLocation='comments.xsd'
+  name="pig_0.9.1_to_pig_0.10.0"
+  jdversion="1.0.9">
+
+<!-- This file contains comments for a JDiff report. -->
+<!-- It is used only in generating the report, and does not need to ship with the final report. -->
+
+<!-- The id attribute in an identifier element identifiers the change as noted in the report. -->
+<!-- An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional text. -->
+<!-- A comment element can have multiple identifier elements, which will -->
+<!-- will cause the same text to appear at each place in the report, but -->
+<!-- will be converted to separate comments when the comments file is used. -->
+<!-- HTML tags in the text field will appear in the report. -->
+<comment>
+  <identifier id="org.apache.pig"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.AccumulatorEvalFunc"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.AlgebraicEvalFunc"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.LoadCaster"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.LoadCaster.bytesToBoolean_added(byte[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.LoadFunc"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.LoadFunc.warn_added(java.lang.String, java.lang.Enum)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.PigWarning"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.PigWarning.IMPLICIT_CAST_TO_BOOLEAN"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.StoreCaster"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.StoreCaster.toBytes_added(java.lang.Boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.StoreFunc"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.StoreFunc.warn_added(java.lang.String, java.lang.Enum)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.HExecutionEngine"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.HExecutionEngine.init_removed(java.util.Properties)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.CombinerOptimizer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.CombinerOptimizer.ctor_added(org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans.MROperPlan, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.CombinerOptimizer.ctor_added(org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans.MROperPlan, boolean, org.apache.pig.impl.plan.CompilationMessageCollector)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.CombinerOptimizer.ctor_removed(org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans.MROperPlan, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.CombinerOptimizer.ctor_removed(org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans.MROperPlan, java.lang.String, org.apache.pig.impl.plan.CompilationMessageCollector)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.IllustrateDummyReporter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler.PigBooleanWritableComparator"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler.PigGroupingBooleanWritableComparator"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.Launcher"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.Launcher.getFirstLineFromMessage_removed(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MRCompiler"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MRCompiler.visitCross_added(org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POCross)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher.PROP_EXEC_MAP_PARTAGG"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PhyPlanSetter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PhyPlanSetter.visitPartialAgg_added(org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POPartialAgg)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigBooleanRawComparator"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapBase"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapBase.inIllustrator_added(org.apache.hadoop.mapreduce.Mapper.Context)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.Map"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.Map.collect_changed(org.apache.hadoop.mapreduce.Mapper.Context, org.apache.pig.data.Tuple)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.MapWithComparator"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.MapWithComparator.collect_changed(org.apache.hadoop.mapreduce.Mapper.Context, org.apache.pig.data.Tuple)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.MapWithPartitionIndex"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.MapWithPartitionIndex.collect_changed(org.apache.hadoop.mapreduce.Mapper.Context, org.apache.pig.data.Tuple)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.Reduce"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.Reduce.getPack_added(org.apache.hadoop.mapreduce.Reducer.Context)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.Reduce.inIllustrator_added(org.apache.hadoop.mapreduce.Reducer.Context)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.ReduceWithComparator"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.ReduceWithComparator.reduce_changed(org.apache.pig.impl.io.PigNullableWritable, java.lang.Iterable, org.apache.hadoop.mapreduce.Mapper.Context)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.ReduceWithComparator.setup_changed(org.apache.hadoop.mapreduce.Mapper.Context)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.commitJob_added(org.apache.hadoop.mapreduce.JobContext)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.setUpContext_added(org.apache.hadoop.mapreduce.JobContext, org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POStore)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigOutputCommitter.storeCleanup_added(org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POStore, org.apache.hadoop.conf.Configuration)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigRecordReader"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigRecordReader.ctor_changed(org.apache.hadoop.mapreduce.InputFormat, org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigSplit, org.apache.pig.LoadFunc, org.apache.hadoop.mapreduce.TaskAttemptContext, long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigSplit"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigSplit.setCurrentIdx_added(int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.ProgressableReporter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.ProgressableReporter.ctor_added(org.apache.hadoop.mapreduce.TaskAttemptContext)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.ProgressableReporter.ctor_removed(org.apache.hadoop.util.Progressable)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.ProgressableReporter.setRep_changed(org.apache.hadoop.mapreduce.TaskAttemptContext)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.POCast"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.POCast.getNext_added(java.lang.Boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhyPlanVisitor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhyPlanVisitor.visitCross_added(org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POCross)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhyPlanVisitor.visitPartialAgg_added(org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POPartialAgg)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POCross"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLimit"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLimit.getLimitPlan_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLimit.setLimitPlan_added(org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhysicalPlan)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLoad"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLoad.getLimit_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLoad.setLimit_added(long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POMergeJoin"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POMergeJoin.ctor_changed(org.apache.pig.impl.plan.OperatorKey, int, java.util.List, org.apache.pig.impl.util.MultiMap, java.util.List, org.apache.pig.newplan.logical.relational.LOJoin.JOINTYPE)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POMergeJoin.getJoinType_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POPartialAgg"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.util"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.util.MapRedUtil"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.executionengine.util.MapRedUtil.loadPartitionFileFromLocalCache_changed(java.lang.String, java.lang.Integer[], byte, org.apache.hadoop.conf.Configuration)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.hbase"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.hbase.HBaseBinaryConverter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.hbase.HBaseBinaryConverter.bytesToBoolean_added(byte[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.hbase.HBaseBinaryConverter.toBytes_added(java.lang.Boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.hbase.HBaseStorage"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.hbase.HBaseStorage.ColumnInfo"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.hbase.HBaseStorage.createPut_added(java.lang.Object, byte)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.backend.hadoop.hbase.HBaseStorage.getColumnInfoList_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.BinStorage"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.BinStorage.toBytes_added(java.lang.Boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.Bloom"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.BuildBloom"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.BuildBloom.Final"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.BuildBloom.Initial"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.BuildBloom.Intermediate"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.BuildBloomBase"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.CubeDimensions"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.JsonLoader"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.JsonMetadata"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.JsonStorage"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.caster"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.ctor_added(java.lang.String, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.getPartitionKeys_added(java.lang.String, org.apache.hadoop.mapreduce.Job)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.getSchema_added(java.lang.String, org.apache.hadoop.mapreduce.Job)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.getStatistics_added(java.lang.String, org.apache.hadoop.mapreduce.Job)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.schema"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.setPartitionFilter_added(org.apache.pig.Expression)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.storeSchema_added(org.apache.pig.ResourceSchema, java.lang.String, org.apache.hadoop.mapreduce.Job)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.PigStorage.storeStatistics_added(org.apache.pig.ResourceStatistics, java.lang.String, org.apache.hadoop.mapreduce.Job)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.STRSPLIT"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.STRSPLIT.getArgToFuncMapping_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.STRSPLIT.outputSchema_changed(org.apache.pig.impl.logicalLayer.schema.Schema)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.TextLoader"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.TextLoader.bytesToBoolean_added(byte[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.TextLoader.toBytes_added(java.lang.Boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.Utf8StorageConverter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.builtin.Utf8StorageConverter.toBytes_added(java.lang.Boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataByteArray"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataByteArray.append_added(byte[])"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataByteArray.append_added(byte[], int, int)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataByteArray.append_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataByteArray.append_added(org.apache.pig.data.DataByteArray)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataByteArray.append_removed(org.apache.pig.data.DataByteArray)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataType"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataType.toBoolean_added(java.lang.Object)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DataType.toBoolean_added(java.lang.Object, byte)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DefaultAbstractBag"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.DefaultAbstractBag.sedes"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.InternalCachedBag"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.InternalDistinctBag"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.InternalDistinctBag.ctor_added(int, float)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.InternalDistinctBag.ctor_removed(int, double)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.InternalSortedBag"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.InternalSortedBag.ctor_added(int, float, java.util.Comparator)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.InternalSortedBag.ctor_removed(int, double, java.util.Comparator)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.SelfSpillBag"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.SelfSpillBag.MemoryLimits"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.SizeUtil"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.SortedSpillBag"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.data.SortedSpillBag.ctor_removed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.PigContext"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.PigContext.PIG_CMD_ARGS_REMAINDERS"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.PigContext.addScriptFile_added(java.lang.String, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.PigContext.getParamFiles_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.PigContext.getParams_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.PigContext.getScriptFiles_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.PigContext.setParamFiles_added(java.util.List)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.PigContext.setParams_added(java.util.List)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.io"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.io.FileLocalizer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.io.FileLocalizer.fetchFiles_added(java.util.Properties, java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.CastUtils"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.CastUtils.stringToBoolean_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.UDFContext"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.UDFContext.clone_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.UDFContext.isFrontend_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.UDFContext.setClientSystemProps_changed(java.util.Properties)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.UDFContext.setUdfContext_added(org.apache.pig.impl.util.UDFContext)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.UriUtil"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.UriUtil.isHDFSFileOrLocalOrS3N_added(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.UriUtil.isHDFSFileOrLocal_removed(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.Utils"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.impl.util.Utils.getSchemaWithInputSourceTag_added(org.apache.pig.ResourceSchema)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.expression"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.expression.UserFuncExpression"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.expression.UserFuncExpression.ctor_added(org.apache.pig.newplan.OperatorPlan, org.apache.pig.FuncSpec, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.expression.UserFuncExpression.ctor_added(org.apache.pig.newplan.OperatorPlan, org.apache.pig.FuncSpec, java.util.List, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.expression.UserFuncExpression.isViaDefine_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.optimizer"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.optimizer.AllExpressionVisitor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.optimizer.AllExpressionVisitor.visit_added(org.apache.pig.newplan.logical.relational.LOLimit)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.optimizer.DanglingNestedNodeRemover"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.optimizer.SchemaResetter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.optimizer.SchemaResetter.ctor_added(org.apache.pig.newplan.OperatorPlan, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.optimizer.SchemaResetter.validate_added(org.apache.pig.newplan.logical.relational.LogicalSchema)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOCross"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOCross.isNested_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOCross.nested"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOCross.setNested_added(boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOFilter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOFilter.ctor_added(org.apache.pig.newplan.logical.relational.LogicalPlan, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOFilter.ctor_added(org.apache.pig.newplan.logical.relational.LogicalPlan, org.apache.pig.newplan.logical.expression.LogicalExpressionPlan, boolean)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOFilter.isSample_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOForEach"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOForEach.findReacheableInnerLoadFromBoundaryProject_changed(org.apache.pig.newplan.logical.expression.ProjectExpression)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOJoin"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOJoin.JOINTYPE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOJoin.JOINTYPE.MERGESPARSE"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOJoin.getName_changed()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLimit"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLimit.ctor_added(org.apache.pig.newplan.logical.relational.LogicalPlan)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLimit.ctor_added(org.apache.pig.newplan.logical.relational.LogicalPlan, org.apache.pig.newplan.logical.expression.LogicalExpressionPlan)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLimit.getLimitPlan_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLimit.setLimitPlan_added(org.apache.pig.newplan.logical.expression.LogicalExpressionPlan)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLoad"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLoad.getLimit_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLoad.getScriptSchema_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOLoad.setLimit_added(long)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOStream"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.relational.LOStream.getScriptSchema_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.rules"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.rules.ColumnPruneVisitor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.rules.ColumnPruneVisitor.visit_added(org.apache.pig.newplan.logical.relational.LOLimit)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.visitor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.visitor.ScalarVariableValidator"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.visitor.ScalarVariableValidator.ProjectFinder"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.visitor.TypeCheckingRelVisitor"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.newplan.logical.visitor.TypeCheckingRelVisitor.visit_changed(org.apache.pig.newplan.logical.relational.LOLimit)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting.ScriptEngine"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting.ScriptEngine.SupportedScriptLang"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting.ScriptEngine.SupportedScriptLang.jruby"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting.ScriptEngine.getScriptAsStream_changed(java.lang.String)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting.jruby"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting.jython"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting.jython.JythonScriptEngine"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.scripting.jython.JythonScriptEngine.load_changed(java.io.InputStream, java.lang.String, org.apache.pig.impl.PigContext)"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.tools.counters"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.tools.pigstats"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.tools.pigstats.PigStatusReporter"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+<comment>
+  <identifier id="org.apache.pig.tools.pigstats.PigStatusReporter.getProgress_added()"/>
+  <text>
+    InsertCommentsHere
+  </text>
+</comment>
+
+</comments>