[jira] [Commented] (HIVE-4161) create clean and small default set of tests for TestBeeLineDriver

2013-06-10 Thread Thejas M Nair (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13680157#comment-13680157
 ] 

Thejas M Nair commented on HIVE-4161:
-

I won't be able to work on get working on this soon, so making this unassigned 
so that this can get picked up by someone in meantime.



 create clean and small default set of tests for TestBeeLineDriver
 -

 Key: HIVE-4161
 URL: https://issues.apache.org/jira/browse/HIVE-4161
 Project: Hive
  Issue Type: Bug
  Components: HiveServer2
Reporter: Thejas M Nair
  Labels: HiveServer2

 HiveServer2 (HIVE-2935) has added TestBeeLineDriver on the lines of 
 TestCliDriver, which runs all the tests in TestCliDriver through the beeline 
 commandline, which uses jdbc+hive server2.
 There are failures in many of the test cases after the rebase of the patch 
 against latest hive code.
 The tests also almost double the time taken to run hive unit tests because 
 TestCliDriver takes bulk of the hive unit test runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-4161) create clean and small default set of tests for TestBeeLineDriver

2013-06-10 Thread Carl Steinbach (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13680204#comment-13680204
 ] 

Carl Steinbach commented on HIVE-4161:
--

TestBeeLineDriver has better support for diff masking and also allows you to 
run multiple qfile tests in parallel. I think we should start running the qfile 
tests with TestBeeLineDriver by default, and use TestCliDriver only for the 
subset of tests that depend on validating the output of pre/post execute hooks.

 create clean and small default set of tests for TestBeeLineDriver
 -

 Key: HIVE-4161
 URL: https://issues.apache.org/jira/browse/HIVE-4161
 Project: Hive
  Issue Type: Bug
  Components: HiveServer2
Reporter: Thejas M Nair
  Labels: HiveServer2

 HiveServer2 (HIVE-2935) has added TestBeeLineDriver on the lines of 
 TestCliDriver, which runs all the tests in TestCliDriver through the beeline 
 commandline, which uses jdbc+hive server2.
 There are failures in many of the test cases after the rebase of the patch 
 against latest hive code.
 The tests also almost double the time taken to run hive unit tests because 
 TestCliDriver takes bulk of the hive unit test runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-4161) create clean and small default set of tests for TestBeeLineDriver

2013-04-12 Thread Rob Weltman (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13630298#comment-13630298
 ] 

Rob Weltman commented on HIVE-4161:
---

See the new tests in the patch to HIVE-4268. That is probably a better place to 
put BeeLine tests than in ql.


 create clean and small default set of tests for TestBeeLineDriver
 -

 Key: HIVE-4161
 URL: https://issues.apache.org/jira/browse/HIVE-4161
 Project: Hive
  Issue Type: Bug
  Components: HiveServer2
Reporter: Thejas M Nair
Assignee: Thejas M Nair
  Labels: HiveServer2
 Fix For: 0.11.0


 HiveServer2 (HIVE-2935) has added TestBeeLineDriver on the lines of 
 TestCliDriver, which runs all the tests in TestCliDriver through the beeline 
 commandline, which uses jdbc+hive server2.
 There are failures in many of the test cases after the rebase of the patch 
 against latest hive code.
 The tests also almost double the time taken to run hive unit tests because 
 TestCliDriver takes bulk of the hive unit test runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira