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

Siddharth Seth commented on HIVE-13511:
---------------------------------------

{code}
main:
   [delete] Deleting directory 
/home/hiveptest/54.205.21.173-hiveptest-2/apache-github-source-source/itests/qtest-spark/target/tmp
   [delete] Deleting directory 
/home/hiveptest/54.205.21.173-hiveptest-2/apache-github-source-source/itests/qtest-spark/target/warehouse
    [mkdir] Created dir: 
/home/hiveptest/54.205.21.173-hiveptest-2/apache-github-source-source/itests/qtest-spark/target/tmp
    [mkdir] Created dir: 
/home/hiveptest/54.205.21.173-hiveptest-2/apache-github-source-source/itests/qtest-spark/target/warehouse
    [mkdir] Created dir: 
/home/hiveptest/54.205.21.173-hiveptest-2/apache-github-source-source/itests/qtest-spark/target/tmp/conf
     [copy] Copying 15 files to 
/home/hiveptest/54.205.21.173-hiveptest-2/apache-github-source-source/itests/qtest-spark/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
hive-it-qfile-spark ---
[INFO] Compiling 3 source files to 
/home/hiveptest/54.205.21.173-hiveptest-2/apache-github-source-source/itests/qtest-spark/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-it-qfile-spark 
---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hive Integration - Parent .......................... SUCCESS [  1.781 s]
[INFO] Hive Integration - Custom Serde .................... SUCCESS [  4.906 s]
[INFO] Hive Integration - Custom udfs ..................... SUCCESS [  1.529 s]
[INFO] Hive Integration - Custom UDFs - udf-classloader-util SUCCESS [  1.007 s]
[INFO] Hive Integration - Custom UDFs - udf-classloader-udf1 SUCCESS [  0.903 s]
[INFO] Hive Integration - Custom UDFs - udf-classloader-udf2 SUCCESS [  1.172 s]
[INFO] Hive Integration - HCatalog Unit Tests ............. SUCCESS [  5.339 s]
[INFO] Hive Integration - Testing Utilities ............... SUCCESS [  4.839 s]
[INFO] Hive Integration - Unit Tests ...................... SUCCESS [ 10.251 s]
[INFO] Hive Integration - Test Serde ...................... SUCCESS [  0.769 s]
[INFO] Hive Integration - QFile Tests ..................... SUCCESS [05:25 min]
[INFO] Hive Integration - QFile Accumulo Tests ............ SUCCESS [  4.824 s]
[INFO] JMH benchmark: Hive ................................ SUCCESS [  0.804 s]
[INFO] Hive Integration - Unit Tests - Hadoop 2 ........... SUCCESS [  3.006 s]
[INFO] Hive Integration - Unit Tests with miniKdc ......... SUCCESS [  2.205 s]
[INFO] Hive Integration - QFile Spark Tests ............... SUCCESS [  6.765 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:17 min
[INFO] Finished at: 2016-04-13T16:52:49-04:00
[INFO] Final Memory: 166M/903M
[INFO] ------------------------------------------------------------------------
{code}
This is while running some clidriver tests. The only thing that should be built 
here is the qtests dir.

> Run clidriver tests from within the qtest dir for the precommit tests
> ---------------------------------------------------------------------
>
>                 Key: HIVE-13511
>                 URL: https://issues.apache.org/jira/browse/HIVE-13511
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: example_maven-test.txt, example_testExecution.txt
>
>
> The tests are currently run from the itests directory - which means there's 
> additional overhead of having to at least check whether files have changed. 
> Will attach a sample output - this adds up to 40+ seconds per batch. Getting 
> rid of this should be a reasonable saving overall.



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

Reply via email to