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

Mohit Sabharwal updated PIG-4415:
---------------------------------
    Description: 
A quick git grep of the unit tests shows several remaining occurrences of 
ExecType.LOCAL.  These need to be fixed or otherwise comment added to 
indicate why these should not run for Tez, Spark, etc.

(Following list does not have piggybank tests)

  14 TestGrunt
   7 TestFinish
   4 TestTypeCheckingValidatorNewLP
   4 TestPigScriptParser
   3 TestQueryParser
   2 TestSchemaTuple
   2 TestPredeployedJar
   2 TestPigStorage
   2 TestPigServer
   2 TestParamSubPreproc
   2 TestLogToPhyCompiler
   2 TestAvroStorage
   1 TypeCheckingTestUtil
   1 TestShortcuts
   1 TestScalarVisitor
   1 TestQueryParserUtils
   1 TestProjectStarRangeInUdf
   1 TestPlanGeneration
   1 TestPinOptions
   1 TestPi
   1 TestParser
   1 TestOrderBy2
   1 TestOptimizeLimit
   1 TestNewPlanPushUpFilter
   1 TestNewPlanPushDownForeachFlatten
   1 TestNewPlanPruneMapKeys
   1 TestNewPlanOperatorPlan
   1 TestNewPlanLogicalOptimizer
   1 TestNewPlanLogToPhyTranslationVisitor
   1 TestNewPlanFilterRule
   1 TestNewPlanFilterAboveForeach
   1 TestNewPartitionFilterPushDown
   1 TestMergeForEachOptimization
   1 TestMapProjectionDuplicate
   1 TestMRCompiler
   1 TestLogicalPlanBuilder
   1 TestLoaderStorerShipCacheFiles
   1 TestHBaseStorage
   1 TestExampleGenerator
   1 TestErrorHandling
   1 TestConstantCalculator

  was:
A quick git grep of the unit tests shows several remaining occurrences of 
ExecType.LOCAL.  These need to be fixed or otherwise comment added to 
indicate why these should not run for Tez, Spark, etc.

  14 TestGrunt
   9 TestHiveColumnarLoader
   7 TestFinish
   4 TestTypeCheckingValidatorNewLP
   4 TestPigScriptParser
   4 TestHiveColumnarStorage
   4 TestAvroStorage
   3 TestXMLLoader
   3 TestQueryParser
   3 TestAllLoader
   2 TestSchemaTuple
   2 TestPredeployedJar
   2 TestPigStorage
   2 TestPigServer
   2 TestParamSubPreproc
   2 TestLogToPhyCompiler
   1 TypeCheckingTestUtil
   1 TestShortcuts
   1 TestSequenceFileLoader
   1 TestScalarVisitor
   1 TestRegExLoader
   1 TestQueryParserUtils
   1 TestProjectStarRangeInUdf
   1 TestPlanGeneration
   1 TestPinOptions
   1 TestPi
   1 TestParser
   1 TestOrderBy2
   1 TestOptimizeLimit
   1 TestNewPlanPushUpFilter
   1 TestNewPlanPushDownForeachFlatten
   1 TestNewPlanPruneMapKeys
   1 TestNewPlanOperatorPlan
   1 TestNewPlanLogicalOptimizer
   1 TestNewPlanLogToPhyTranslationVisitor
   1 TestNewPlanFilterRule
   1 TestNewPlanFilterAboveForeach
   1 TestNewPartitionFilterPushDown
   1 TestMyRegExLoader
   1 TestMultiStorageCompression
   1 TestMultiStorage
   1 TestMergeForEachOptimization
   1 TestMapProjectionDuplicate
   1 TestMRCompiler
   1 TestLogicalPlanBuilder
   1 TestLoaderStorerShipCacheFiles
   1 TestLoadFuncHelper
   1 TestIndexedStorage
   1 TestHadoopJobHistoryLoader
   1 TestHBaseStorage
   1 TestFixedWidthStorer
   1 TestFixedWidthLoader
   1 TestExampleGenerator
   1 TestErrorHandling
   1 TestConstantCalculator
   1 TestCommonLogLoader
   1 TestCombinedLogLoader
   1 TestCSVStorage
   1 TestCSVExcelStorage


> Fix or comment tests with ExecType.LOCAL
> ----------------------------------------
>
>                 Key: PIG-4415
>                 URL: https://issues.apache.org/jira/browse/PIG-4415
>             Project: Pig
>          Issue Type: Sub-task
>          Components: tez
>            Reporter: Mohit Sabharwal
>             Fix For: 0.15.0
>
>
> A quick git grep of the unit tests shows several remaining occurrences of 
> ExecType.LOCAL.  These need to be fixed or otherwise comment added to 
> indicate why these should not run for Tez, Spark, etc.
> (Following list does not have piggybank tests)
>   14 TestGrunt
>    7 TestFinish
>    4 TestTypeCheckingValidatorNewLP
>    4 TestPigScriptParser
>    3 TestQueryParser
>    2 TestSchemaTuple
>    2 TestPredeployedJar
>    2 TestPigStorage
>    2 TestPigServer
>    2 TestParamSubPreproc
>    2 TestLogToPhyCompiler
>    2 TestAvroStorage
>    1 TypeCheckingTestUtil
>    1 TestShortcuts
>    1 TestScalarVisitor
>    1 TestQueryParserUtils
>    1 TestProjectStarRangeInUdf
>    1 TestPlanGeneration
>    1 TestPinOptions
>    1 TestPi
>    1 TestParser
>    1 TestOrderBy2
>    1 TestOptimizeLimit
>    1 TestNewPlanPushUpFilter
>    1 TestNewPlanPushDownForeachFlatten
>    1 TestNewPlanPruneMapKeys
>    1 TestNewPlanOperatorPlan
>    1 TestNewPlanLogicalOptimizer
>    1 TestNewPlanLogToPhyTranslationVisitor
>    1 TestNewPlanFilterRule
>    1 TestNewPlanFilterAboveForeach
>    1 TestNewPartitionFilterPushDown
>    1 TestMergeForEachOptimization
>    1 TestMapProjectionDuplicate
>    1 TestMRCompiler
>    1 TestLogicalPlanBuilder
>    1 TestLoaderStorerShipCacheFiles
>    1 TestHBaseStorage
>    1 TestExampleGenerator
>    1 TestErrorHandling
>    1 TestConstantCalculator



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to