[
https://issues.apache.org/jira/browse/PIG-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated PIG-4780:
------------------------------------
Description:
Can look at
- reducing duplication and combining tests were applicable.
- performance and see if any improvements can be done to pig execution code
or the test code
- if test can be rewritten to process smaller data to make it run faster.
was:
Can look at reducing duplication and combining tests were applicable. Also look
at performance and see if any improvements can be done.
The top ones taking more than 2 mins:
[junit] Running org.apache.pig.test.TestAccumulator
[junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 200.886 sec
[junit] Running org.apache.pig.test.TestAlgebraicEval
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 140.904 sec
[junit] Running org.apache.pig.test.TestBZip
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 154.432 sec
[junit] Running org.apache.pig.test.TestEvalPipeline
[junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 209.411 sec
[junit] Running org.apache.pig.test.TestEvalPipeline2
[junit] Tests run: 55, Failures: 0, Errors: 0, Time elapsed: 267.442 sec
[junit] Running org.apache.pig.test.TestFRJoin
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 138.451 sec
[junit] Running org.apache.pig.test.TestGrunt
[junit] Tests run: 64, Failures: 0, Errors: 0, Time elapsed: 162.763 sec
[junit] Running org.apache.pig.test.TestMergeJoin
[junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 232.004 sec
[junit] Running org.apache.pig.test.TestNativeMapReduce
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 385.364 sec
[junit] Running org.apache.pig.test.TestProjectRange
[junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 120.775 sec
[junit] Running org.apache.pig.test.TestScriptLanguage
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 297.304 sec
[junit] Running org.apache.pig.test.TestScriptUDF
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 246.85 sec
[junit] Running org.apache.pig.test.TestStore
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 156.554 sec
[junit] Running org.apache.pig.test.TestStreaming
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 341.526 sec
[junit] Running org.apache.pig.tez.TestSecondarySortTez
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 137.727 sec
[junit] Running org.apache.pig.tez.TestTezAutoParallelism
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 298.865 sec
> Reduce time taken by time consuming testcases
> ---------------------------------------------
>
> Key: PIG-4780
> URL: https://issues.apache.org/jira/browse/PIG-4780
> Project: Pig
> Issue Type: Improvement
> Reporter: Rohini Palaniswamy
>
> Can look at
> - reducing duplication and combining tests were applicable.
> - performance and see if any improvements can be done to pig execution
> code or the test code
> - if test can be rewritten to process smaller data to make it run faster.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)