----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28894/ -----------------------------------------------------------
(Updated Dec. 11, 2014, 2:49 a.m.) Review request for hive and Xuefu Zhang. Changes ------- Move spark download script to itests/pom.xml, which would be used by both hive-unit and qtest-spark, so that we only need to maintain on script copy. Bugs: HIVE-8993 https://issues.apache.org/jira/browse/HIVE-8993 Repository: hive-git Description ------- Enable a unit test which would verify Hive on Spark works well with HiveServer2. Diffs (updated) ----- itests/.gitignore PRE-CREATION itests/hive-unit/pom.xml f9f59c9 itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcWithLocalClusterSpark.java PRE-CREATION itests/pom.xml 53f6c98 itests/qtest-spark/.gitignore c2ed135 itests/qtest-spark/pom.xml 1b02be5 pom.xml 5d03641 Diff: https://reviews.apache.org/r/28894/diff/ Testing ------- Thanks, chengxiang li