[ 
https://issues.apache.org/jira/browse/SQOOP-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156566#comment-15156566
 ] 

Hudson commented on SQOOP-2832:
-------------------------------

FAILURE: Integrated in Sqoop2 #1017 (See 
[https://builds.apache.org/job/Sqoop2/1017/])
SQOOP-2832: Sqoop2: Precommit: Create log files for individual tests  (colin: 
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=9aec8f965eacde9be04fd40eb53a664873bee4df])
* test/src/test/resources/new-integration-tests-suite.xml
* test/src/test/resources/upgrade-tests-suite.xml
* test/src/test/resources/hive-tests-suite.xml
* test/src/test/resources/integration-tests-suite.xml
* test/src/test/resources/connector-loading-tests-suite.xml
* test/src/test/resources/shell-tests-suite.xml
* test/pom.xml
* test/src/test/resources/tools-tests-suite.xml
* test/src/main/java/org/apache/sqoop/test/testng/ReconfigureLogListener.java


> Sqoop2: Precommit: Create log files for individual tests
> --------------------------------------------------------
>
>                 Key: SQOOP-2832
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2832
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2832.patch, SQOOP-2832.patch, SQOOP-2832.patch, 
> SQOOP-2832.patch
>
>
> I feel that debugging anything in our pre-commit hook is currently mission 
> impossible from several reasons. One of the main ones is that we're 
> generating one single log file that has [grown to 1GB in 
> size|https://builds.apache.org/job/PreCommit-SQOOP-Build/2185/artifact/test/target/surefire-reports/]
>  with all "test related" logs and I'm not even remotely able to find anything 
> there.
> In normal case we would have one log per test class, but as we've refactored 
> our integration tests to run multiple classes inside single Suite, we're no 
> longer have that for free. We have done this change to cut the time it takes 
> to run the integration tests - before we were initializing mini clusters for 
> each class, which is extra ~40 seconds per class, so I don't think that 
> reverting it would be reasonable.
> We should perhaps explore other ways how to get multiple log files.



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

Reply via email to