See
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/82/changes>
Changes:
[ekoifman] HIVE-10151 - insert into A select from B is broken when both A and B
are Acid tables and bucketed the same way (Eugene Koifman, reviewed by Alan
Gates)
[vikram] HIVE-10403 - Add n-way join support for Hybrid Grace Hash Join (Wei
Zheng via Vikram Dixit)
[jdere] HIVE-10520: LLAP: Must reset small table result columns for Native
Vectorization of Map Join (Matt McCline via Jason Dere)
[Ashutosh Chauhan] HIVE-10549 : CBO (Calcite Return Path): Enable
NonBlockingOpDeDupProc (Pengcheng Xiong via Ashutosh Chauhan)
[j.prasanth.j] HIVE-10286: SARGs: Type Safety via PredicateLeaf.type (Prasanth
Jayachandran reviewed by Gopal V)
[Ashutosh Chauhan] HIVE-10546 : genFileSinkPlan should use the generated SEL's
RR for the partition col of FS (Pengcheng Xiong via Ashutosh Chauhan)
[sunchao] HIVE-10572 - Improve Hive service test to check empty string (Chao,
reviewed by Thejas)
[j.prasanth.j] HIVE-10444: HIVE-10223 breaks hadoop-1 build (Chris Nauroth
reviewed by Alexander Pivovarov)
[j.prasanth.j] HIVE-10456: Grace Hash Join should not load spilled partitions
on abort (Prasanth Jayachandran reviewed by Gunther Hagleitner)
[Szehon Ho] HIVE-10583 : Switch precommit from ASF to Github repo to avoid
clone failures (Szehon, reviewed by Xuefu)"
[Szehon Ho] HIVE-10579 : Fix hadoop-1 build (Xuefu via Szehon)
[Szehon Ho] HIVE-10541 : Beeline requires newline at the end of each query in a
file (Chaoyu Tang, reviewed by Thejas)
[Sergio Pena] HIVE-10452: Followup fix for HIVE-10202 to restrict it it for
script mode. (Naveen Gangam, reviewed by Sergio Pena)
[Szehon Ho] HIVE-10571 : HiveMetaStoreClient should close existing thrift
connection before its reconnect (Chaoyu Tang via Szehon)
[thejas] HIVE-10564 : webhcat should use webhcat-site.xml properties for
controller job submission (Thejas Nair, reivewed by Eugene Koifman)
[thejas] HIVE-10578 : update sql standard authorization configuration whitelist
(Thejas M Nair , reviewed by Jason Dere)
[thejas] HIVE-10603 : increase default permgen space for HS2 on windows (Ivan
Malamen via Thejas Nair, Sushanth Sowmyan)
[thejas] HIVE-10544 : Beeline/Hive JDBC Driver fails in HTTP mode on Windows
with java.lang.NoSuchFieldError: INSTANCE (Hari Sankar Sivarama Subramaniyan
via Thejas Nair)
[vgumashta] HIVE-10061: HiveConf Should not be used as part of the HS2 client
side code (Hari Sankar Sivarama Subramaniyan reviewed by Vaibhav Gumashta)
[ekoifman] HIVE-10423 - HIVE-7948 breaks deploy_e2e_artifacts.sh (Aswathy
Chellammal Sreekumar via Eugene Koifman)
[jdere] HIVE-9908: vectorization error binary type not supported, group by with
binary columns (Matt McCline via Jason Dere)
[jdere] HIVE-10519: Move TestGenericUDF classes to udf.generic package (Alex
Pivovarov via Jason Dere)
[jdere] HIVE-3404: Create quarter UDF (Alex Pivovarov via Jason Dere)
[jdere] HIVE-10485: Create md5 UDF (Alex Pivovarov via Jason Dere)
[khorgath] HIVE-5545 : HCatRecord getInteger method returns String when used on
Partition columns of type INT (Sushanth Sowmyan, reviewed by Jason Dere)
[khorgath] HIVE-9736 : StorageBasedAuthProvider should batch namenode-calls
where possible (Mithun Radhakrishnan, reviewed by Chris Nauroth, Sushanth
Sowmyan)
[Alan Gates] HIVE-8915 Log file explosion due to non-existence of
COMPACTION_QUEUE table (Alan Gates, reviewed by Eugene Koifman)
[Ashutosh Chauhan] HIVE-10140 : Window boundary is not compared correctly
(Aihua Xu via Ashutosh Chauhan)
[vgumashta] HIVE-8890: HiveServer2 dynamic service discovery: use persistent
ephemeral nodes curator recipe (Vaibhav Gumashta reviewed by Thejas Nair)
[vgumashta] HIVE-9508: MetaStore client socket connection should have a
lifetime (Thiruvel Thirumoolan reviewed by Vaibhav Gumashta)
[j.prasanth.j] HIVE-10529: Remove references to tez task context before storing
operator plan in object cache (Rajesh Balamohan reviewed by Gunther Hagleitner)
[Szehon Ho] HIVE-10587 : ExprNodeColumnDesc should be created with
isPartitionColOrVirtualCol true for DP column (Chaoyu Tang, reviewed by
Ashutosh, via Szehon)
[Szehon Ho] HIVE-7375 : Add option in test infra to compile in other profiles
(like hadoop-1) (Szehon, reviewed by Xuefu and Brock)
[thejas] HIVE-10576 : add jar command does not work with Windows OS ( Hari
Sankar Sivarama Subramaniyan via Thejas Nair)
[khorgath] HIVE-10213 : MapReduce jobs using dynamic-partitioning fail on
commit (Mithun Radhakrishnan via Sushanth Sowmyan)
[ekoifman] HIVE-10605 - Make hive version number update automatically in
webhcat-default.xml during hive tar generation (Eugene Koifman, reviewed by
Thejas Nair)
[Ashutosh Chauhan] HIVE-10607 : Combination of ReducesinkDedup + TopN
optimization yields incorrect result if there are multiple GBY in reducer
(Ashutosh Chauhan via Sergey Shelukhin)
[khorgath] HIVE-9582 : HCatalog should use IMetaStoreClient interface (Thiruvel
Thirumoolan, reviewed by Sushanth Sowmyan, Thejas Nair)
[khorgath] HIVE-10539 : set default value of hive.repl.task.factory (Thejas
Nair via Sushanth Sowmyan)
[khorgath] HIVE-10610 : hive command fails to get hadoop version (Shwetha G S
via Sushanth Sowmyan)
[khorgath] HIVE-9456 : Make Hive support unicode with MSSQL as Metastore
backend (Xiaobing Zhou via Sushanth Sowmyan, reviewed by Thejas Nair)
[khorgath] HIVE-9456 : Make Hive support unicode with MSSQL as Metastore
backend (Xiaobing Zhou via Sushanth Sowmyan, reviewed by Thejas Nair) (part2/2)
[Sergio Pena] HIVE-10239: Create scripts to do metastore upgrade tests on
jenkins for Derby and PostgreSQL (Naveen Gangam, reviewed by Sergio Pena)
[khorgath] HIVE-10614 : schemaTool upgrade from 0.14.0 to 1.3.0 causes failure
(Hari Subramaniyan via Sushanth Sowmyan, Thejas Nair)
[khorgath] HIVE-9845 : HCatSplit repeats information making input split data
size huge (Mithun Radhakrishnan via Sushanth Sowmyan)
[vikram] HIVE-10611: Mini tez tests wait for 5 minutes before shutting down
(Vikram Dixit K, reviewed by Ashutosh Chauhan)
[jdere] HIVE-9743: Incorrect result set for vectorized left outer join (Matt
McCline, reviewed by Vikram Dixit)
[vikram] HIVE-10484: Vectorization : RuntimeException "Big Table Retained
Mapping duplicate column" (Matt McCline reviewed by Vikram Dixit)
[thejas] HIVE-10564 : webhcat should use webhcat-site.xml properties for
controller job submission HIVE-10564.2.patch (Thejas Nair, reviewed by Eugene
Koifman)
[khorgath] Revert "HIVE-9736 : StorageBasedAuthProvider should batch
namenode-calls where possible (Mithun Radhakrishnan, reviewed by Chris Nauroth,
Sushanth Sowmyan)"
[jpullokk] HIVE-10506: CBO (Calcite Return Path): Disallow return path to be
enable if CBO is off (Jesus Camacho Rodriguez via Laljo John Pullokkaran)
[j.prasanth.j] HIVE-10592: ORC file dump in JSON format (Prasanth Jayachandran
reviewed by Gopal V)
[ekoifman] HIVE-10521 - TxnHandler.timeOutTxns only times out some of the
expired transactions (Alan Gates via Eugene Koifman)
[vikram] HIVE-10542: Full outer joins in tez produce incorrect results in
certain cases (Vikram Dixit K, reviewed by Gunther Hagleitner)
[khorgath] HIVE-8696 : HCatClientHMSImpl doesn't use a
Retrying-HiveMetastoreClient (Thiruvel Thirumoolan via Sushanth Sowmyan)
[khorgath] HIVE-10612 : HIVE-10578 broke TestSQLStdHiveAccessControllerHS2
tests (Thejas Nair via Sushanth Sowmyan, reviwed by Ashutosh Chauhan)
[Alan Gates] HIVE-10595 Dropping a table can cause NPEs in the compactor (Alan
Gates, reviewed by Eugene Koifman)
[Sergio Pena] HIVE-10634: The HMS upgrade test script on LXC is exiting with
error even if the test was run successfuly (Sergio Pena, reviewed by Szehon Ho)
[Sergio Pena] HIVE-9365: The Metastore should take port configuration from
hive-site.xml (Reuben Kuhnert, reviewed by Sergio Pena)
[Ashutosh Chauhan] HIVE-9644 : CASE comparison operator rotation optimization
(Ashutosh Chauhan via Gopal V)
[Szehon Ho] HIVE-10608 : Fix useless 'if' stamement in RetryingMetaStoreClient
(135) (Alexander Pivovarov via Szehon)
[Szehon Ho] HIVE-10620 : ZooKeeperHiveLock overrides equal() method but not
hashcode() (Chaoyu Tang, reviewed by Ashutosh)
[Szehon Ho] HIVE-10453 : HS2 leaking open file descriptors when using UDFs
(Yongzhi Chen via Szehon)
[khorgath] schemaTool upgrade from 0.14.0 to 1.3.0 causes failure (Hari
Subramaniyan via Sushanth Sowmyan, Thejas Nair) (addendum fix)
[j.prasanth.j] HIVE-10538: Fix NPE in FileSinkOperator from hashcode mismatch
(Peter Slawski reviewed by Prasanth Jayachandran)
[vgumashta] HIVE-10530: Aggregate stats cache: bug fixes for RDBMS path
(Vaibhav Gumashta reviewed by Mostafa Mokhtar, Thejas Nair)
[jpullokk] HIVE-10526: CBO (Calcite Return Path): HiveCost epsilon comparison
should take row count in to account (Laljo John Pullokkaran reviewed by
Ashutosh Chauhan)
[Xuefu Zhang] HIVE-9828: Semantic analyzer does not capture view parent entity
for tables referred in view with union all (Prasad via Xuefu)
[j.prasanth.j] HIVE-10591: Support limited integer type promotion in ORC
(Prasanth Jayachandran reviewed by Gunther Hagleitner)
[Ashutosh Chauhan] HIVE-10568 : Select count(distinct()) can have more optimal
execution plan (Ashutosh Chauhan via John Pullokkaran)
[Szehon Ho] HIVE-10646 : ColumnValue does not handle NULL_TYPE (Yongzhi Chen
via Szehon)
[Szehon Ho] HIVE-10655 : [PTest2] Propagate additionalProfiles flag to the
source-prep.vm (Szehon, reviewed by Brock)
[khorgath] Updating RELEASE_NOTES for 1.2.0
[j.prasanth.j] HIVE-10651: ORC file footer cache should be bounded (Prasanth
Jayachandran reviewed by Sergey Shelukhin)
[jdere] HIVE-10606: Divide by zero error in HybridHashTableContainer (Jason
Dere, reviewed by Alex Pivovarov)
[vikram] HIVE-10609: Vectorization : Q64 fails with ClassCastException (Matt
McCline via Vikram Dixit K)
[khorgath] HIVE-10676 : Update Hive's README to mention spark, and to remove
jdk1.6 (Sushanth Sowmyan, reviewed by Alan Gates)
[khorgath] HIVE-10676 : Update Hive's README to mention spark, and to remove
jdk1.6 (Sushanth Sowmyan, reviewed by Alan Gates) (part 2/2)
[Ashutosh Chauhan] HIVE-10643 : Refactoring Windowing for sum() to pass
WindowFrameDef instead of two numbers (1 for number of preceding and 1 for
number of following) (Aihua Xu via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10325 : Remove ExprNodeNullEvaluator (Ashutosh Chauhan
via Gopal V)
[jdere] HIVE-10672: Analyze command on a table using row format serde JsonSerDe
fails with NoClassDefFoundError (Jason Dere, reviewed by Sushanth Sowmyan)
[jdere] HIVE-10621: serde typeinfo equals methods are not symmetric (Alex
Pivovarov via Jason Dere)
[apivovarov] HIVE-10518 Replace US_ASCII charset with US-ASCII in encode and
decode description
[apivovarov] HIVE-10581 fix comparison of String objects using == in Hive line
785
[apivovarov] HIV-10584 fix Integer references comparison in hcat OutputJobInfo
(122)
[apivovarov] HIVE-10618 Fix invocation of toString on byteArray in VerifyFast
(250, 254)
[chengxiang] HIVE-10548: Remove dependency to s3 repository in root pom
(chengxiang reviewed by szehon)
[Sergio Pena] HIVE-10669: The HMS upgrade test is not testing postgres nor
derby upgrades (Sergio Pena, reviewed by Szehon Ho)
[Ashutosh Chauhan] HIVE-10582 : variable typo in HiveOpConverter (714) and
SemanticAnalyzer (7496) (Alexander Pivovarov via Ashutosh Chauhan)
[apivovarov] HIVE-10619 Fix ConcurrentHashMap.get in
MetadataListStructObjectInspector.getInstance (52) (Alexander Pivovarov,
reviewed by Szehon Ho)
[vgumashta] HIVE-10690: ArrayIndexOutOfBounds exception in
MetaStoreDirectSql.aggrColStatsForPartitions() (Vaibhav Gumashta reviewed by
Jason Dere)
[Ashutosh Chauhan] HIVE-10636 : CASE comparison operator rotation optimization
(Ashutosh Chauhan via Gopal V)
[ekoifman] HIVE-10630:Renaming tables across encryption zones renames table
even though the operation throws error (Eugene Koifman, reviewed by Sergio Pena
and Ashutosh Chauhan)
[apivovarov] HIVE-10590 fix potential NPE in HiveMetaStore.equals (Alexander
Pivovarov, reviewed by Ashutosh Chauhan)
[harisankar] HIVE-10679: JsonSerde ignores varchar and char size limit
specified during table creation (Jason Dere, reviewed by Hari Subramaniyan)
[gunther] HIVE-10565: Native Vector Map Join doesn't handle filtering and
matching on LEFT OUTER JOIN repeated key correctly (Matt McCline via Gunther
Hagleitner)
[gunther] HIVE-10559: IndexOutOfBoundsException with RemoveDynamicPruningBySize
(Wei Zhang via Gunther Hagleitner)
[Ashutosh Chauhan] HIVE-10650 : Improve sum() function over windowing to
support additional range formats (Aihua Xu via Ashutosh Chauhan)
[apivovarov] HIVE-10657 Remove copyBytes operation from MD5 UDF (Alexander
Pivovarov, reviewed by Jason Dere)
[apivovarov] HIVE-10639 create SHA1 UDF (Alexander Pivovarov, reviewed by Jason
Dere)
[apivovarov] HIVE-10641 create CRC32 UDF (Alexander Pivovarov, reviewed by
Jason Dere)
[j.prasanth.j] HIVE-10714: Bloom filter column names specification should be
case insensitive (Prasanth Jayachandran reviewed by Gopal V)
[Xuefu Zhang] HIVE-10670: Duplicate declaration of curator-recipes at pom.xml
(Hari via Xuefu)
[apivovarov] HIVE-10531 Implement isClosed() to HiveQueryResultSet (Yun-young
LEE via Alexander Pivovarov)
[j.prasanth.j] HIVE-10726: Hive JDBC setQueryTimeout should not throw exception
to make it work with JMeter (Prasanth Jayachandran reviewed by Thejas M Nair)
[Sergio Pena] HIVE-10190: CBO: AST mode checks for TABLESAMPLE with
AST.toString().contains("TOK_TABLESPLITSAMPLE")
[Sergio Pena] HIVE-9974: Sensitive data redaction: data appears in name of
mapreduce job (Sergio Pena, reviewed by Xuefu Zhang)
[khorgath] HIVE-10715 : RAT failures - many files do not have ASF licenses
(Sushanth Sowmyan, reviewed by Vikram Dixit)
[jpullokk] HIVE-10627: CBO - Queries fail with Failed to breakup Windowing
invocations into Groups (Jesus Camacho Rodriguez via Laljo John Pullokkaran)
[khorgath] Updating RELEASE_NOTES after 1.2.0 release
[harisankar] HIVE-10696 : TestAddResource tests are non-portable (Hari
Subramaniyan reviewed by Alexander Pivovarov, Thejas Nair)
[jpullokk] HIVE-10686: CBO - java.lang.IndexOutOfBoundsException for query
with rank() over(partition ...) (Jesus Camacho Rodriguez via Laljo John
Pullokkaran)
[vikram] HIVE-10719: Hive metastore failure when alter table rename is
attempted. (Vikram Dixit K, reviewed by Thejas Nair, Sergey Shelukhin)
[harisankar] HIVE-10675 : Provide option to skip Accumulo related Hive tests in
itests directory (Hari Subramaniyan, reviewed by Sushanth Sowmyan)
[khorgath] HIVE-10727 : Import throws error message
"org.apache.thrift.protocol.TProtocolException: Required field 'filesAdded' is
unset!" (Sushanth Sowmyan, reviewed by Alan Gates)
[apivovarov] HIVE-2327 Optimize REGEX UDFs with constant parameter information
(Alexander Pivovarov, reviewed by Ashutosh Chauhan)
[j.prasanth.j] HIVE-10628: Incorrect result when vectorized native mapjoin is
enabled using null safe operators <=> (Matt McCline reviewed by Jason Dere)
[Ashutosh Chauhan] HIVE-10569 : Hive CLI gets stuck when
hive.exec.parallel=true; and some exception happens during SessionState.start
(Rohit Agarwal via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10745 : Better null handling by Vectorizer (Ashutosh
Chauhan via Hari Sankar Sivarama Subramaniyan)
[apivovarov] HIVE-10665 Continue to make udaf_percentile_approx_23.q test more
stable (Alexander Pivovarov, reviewed by Jason Dere and Swarnim Kulkarni)
[apivovarov] HIVE-10706 Make vectorized_timestamp_funcs test more stable
(Alexander Pivovarov, reviewed by Jason Dere)
[apivovarov] HIVE-10644 create SHA2 UDF (Alexander Pivovarov, reviewed by Jason
Dere)
[Sergio Pena] HIVE-10747: Enable the cleanup of side effect for the Encryption
related qfile test (Ferdinand Xu, reviewed by Sergio Pena)
[Ferdinand Xu] HIVE-10709 Update Avro version to 1.7.7 (Swarnim Kulkarni,
reviewed by Ferdinand Xu)
[Sergio Pena] HIVE-10734: Remove COLUMNS_OLD table from a schema definition
file of PostgreSQL (Shinichi Yamashita, reviewed by Sergio Pena)
[ekoifman] HIVE-10629 Dropping table in an encrypted zone does not drop
warehouse directory(Eugene Koifman, reviewed by Sergio Pena)
[Xuefu Zhang] HIVE-8529: HiveSessionImpl#fetchResults should not try to fetch
operation log when hive.server2.logging.operation.enabled is false (Yongzhi via
Xuefu)
[Xuefu Zhang] HIVE-10732: Hive JDBC driver does not close operation for
metadata queries (Chaoyu via Xuefu)
[Ashutosh Chauhan] HIVE-10741 : count distinct rewrite is not firing
[khorgath] HIVE-10664 : Unit tests run fail in windows because of illegal
escape character in file path (Hari Subramaniyan, reviewed by Thejas Nair,
Sushanth Sowmyan)
[khorgath] HIVE-10659 : Beeline command which contains semi-colon as a
non-command terminator will fail (Hari Subramaniyan via Sushanth Sowmyan)
[Jimmy Xiang] HIVE-10757 Explain query plan should have operation name EXPLAIN
(Jimmy, reviewed by Chao)
[apivovarov] HIVE-10717 Fix failed qtest encryption_insert_partition_static
test in Jenkin (Alexander Pivovarov, reviewed by Ferdinand Xu, Sergio Pena,
Swarnim Kulkarni)
[ekoifman] HIVE-10724 - WebHCat e2e test TestStreaming_5 fails on Windows
(Deepesh Khandelwal via Eugene Koifman)
[ekoifman] HIVE-10658 - Insert with values clause may expose data that should
be encrypted(Eugene Koifman, reviewed by Serio Pena)
[ekoifman] HIVE-10776 - Schema on insert for bucketed tables throwing
NullPointerException(Eugene Koifman, reviewed by Alan Gates)
[mmccline] HIVE-10789: union distinct query with NULL constant on both the
sides throws "Unsuported vector output type: void" error (Matt McCline reviewed
by Gunther Hagleitner)
[Ashutosh Chauhan] HIVE-8769 : Physical optimizer : Incorrect CE results in a
shuffle join instead of a Map join (PK/FK pattern not detected) (Pengcheng
Xiong via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10677 : hive.exec.parallel=true has problem when it is
used for analyze table column stats (Pengcheng Xiong via Ashutosh Chauhan)
[Xuefu Zhang] HIVE-10277: Unable to process Comment line '--' in HIVE-1.1.0
(Chinna via Xuefu)
[mmccline] HIVE-10805: OOM in vectorized reduce (Matt McCline reviewed by Gopal
V)
[Ferdinand Xu] HIVE-9605:Remove parquet nested objects from wrapper writable
objects (Sergio Pena, reviewed by Ferdinand Xu)
[Ashutosh Chauhan] HIVE-10781 : HadoopJobExecHelper Leaks RunningJobs (Chinna R
Lalam via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10800 : CBO (Calcite Return Path): Setup correct
information if CBO succeeds (Jesus Camacho Rodriguez via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10702 : COUNT(*) over windowing 'x preceding and y
preceding' doesn't work properly (Aihua Xu via Ashutosh Chauhan)
[Ferdinand Xu] Revert "HIVE-9605:Remove parquet nested objects from wrapper
writable objects (Sergio Pena, reviewed by Ferdinand Xu)"
[Xuefu Zhang] Revert "HIVE-10277: Unable to process Comment line '--' in
HIVE-1.1.0 (Chinna via Xuefu)"
[harisankar] HIVE-10801 : 'drop view' fails throwing
java.lang.NullPointerException (Hari Subramaniyan, reviewed by Eugene Koifman)
[sershe] HIVE-10793 : Hybrid Hybrid Grace Hash Join : Don't allocate all hash
table memory upfront (Mostafa Mokhtar, reviewed by Sergey Shelukhin)
[Ferdinand Xu] HIVE-9605:Remove parquet nested objects from wrapper writable
objects (Sergio Pena, reviewed by Ferdinand Xu)
[Ashutosh Chauhan] HIVE-10812 : Scaling PK/FK's selectivity for stats
annotation (Pengcheng Xiong via John Pullokkaran)
[Ashutosh Chauhan] HIVE-10716 : Fold case/when udf for expression involving
nulls in filter operator (Ashutosh Chauhan via Gopal V)
[harisankar] HIVE-10753 : hs2 jdbc url - wrong connection string cause error on
beeline/jdbc/odbc client, misleading message (Hari Subramaniyan, reviewed by
Thejas Nair)
[harisankar] HIVE-10768 : In QTestGenTask.execute() we should not throw an
exception right away if we are unable to clean any old files (Hari
Subramaniyan, reviewed by Xuefu Zhang)
[Sergio Pena] Revert "HIVE-9605:Remove parquet nested objects from wrapper
writable objects (Sergio Pena, reviewed by Ferdinand Xu)"
[Xuefu Zhang] HIVE-10771: 'separatorChar' has no effect in 'CREATE TABLE AS
SELECT' statement (Yongzhi via Xuefu)
[Sergio Pena] HIVE-9605: Remove parquet nested objects from wrapper writable
objects (Sergio Pena, reviewed by Ferdinand Xu)
[Sergio Pena] HIVE-10825: Add parquet branch profile to jenkins-submit-build.sh
(Sergio Pena, reviewed by Szehon Ho)
[khorgath] HIVE-10760 : Templeton: HCatalog Get Column for Non-existent column
returns Server Error (500) rather than Not Found(404) (Lekha Thota via Sushanth
Sowmyan)
[Ashutosh Chauhan] HIVE-10731 : NullPointerException in HiveParser.g (Pengcheng
Xiong via John Pullokkaran)
[apivovarov] HIVE-10711 Tez HashTableLoader attempts to allocate more memory
than available (Mostafa Mokhtar and Jason Dere via Alexander Pivovarov)
[ekoifman] HIVE-10828 - Insert with schema and dynamic partitions
NullPointerException (Eugene Koifman, reviewed by Ashutosh Chauhan)
[gunther] HIVE-10829: ATS hook fails for explainTask (Pengcheng Xiong via
Gunther Hagleitner)
[gunther] HIVE-10840: NumberFormatException while running analyze table
partition compute statics query (Ashutosh Chauhan via Gunther Hagleitner)
[jpullokk] HIVE-10811: RelFieldTrimmer throws NoSuchElementException in some
cases (Jesus Camacho Rodriguez via Laljo John Pullokkaran)
[Ashutosh Chauhan] HIVE-10787 : MatchPath misses the last matched row from the
final result set (Mohammad Kamrul Islam via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10804 : CBO: Calcite Operator To Hive Operator (Calcite
Return Path): optimizer for limit 0 does not work (Pengcheng Xiong via Ashutosh
Chauhan)
[gunther] HIVE-10244: Vectorization : TPC-DS Q80 fails with
java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is
enabled (Matt McCline reviewed by John Pullokkaran)
[Ashutosh Chauhan] HIVE-10826 : Support min()/max() functions over x preceding
and y preceding windowing (Aihua Xu via Ashutosh Chauhan)
[Ferdinand Xu] HIVE-10684: Fix the unit test failures for HIVE-7553 after
HIVE-10674 removed the binary jar files(Ferdinand Xu, reviewed by Hari Sankar
Sivarama Subramaniyan and Sushanth Sowmyan)
[harisankar] HIVE-10839 : TestHCatLoaderEncryption.* tests fail in windows
because of path related issues (Hari Subramaniyan, reviewed by Sushanth Sowmyan)
[thejas] HS2 metadata api calls should use HiveAuthorizer interface for
authorization (Thejas Nair, reviewed by Vaibhav Gumashta)
[thejas] HIVE-10678 : update sql standard authorization configuration whitelist
- more optimization flags (Thejas Nair reviewed by Gunther Hagleitner)
[khorgath] HIVE-10563 : MiniTezCliDriver tests ordering issues (Hari
Subramaniyan via Sushanth Sowmyan)
[xzhang] HIVE-10868: Update release note for 1.2.0 and 1.1.0 (reviewed by
Thejas)
[ekoifman] HIVE-10858 WebHCat specific resources should be added to
HADOOP_CLASSPATH first(Eugene Koifman, Reviewed by Thejas Nair)
[daijy] HIVE-10819: SearchArgumentImpl for Timestamp is broken by HIVE-10286
(Daniel Dai)
[sershe] HIVE-10722 : external table creation with msck in Hive can create
unusable partition (Sergey Shelukhin, reviewed by Sushanth Sowmyan)
[sunchao] HIVE-10788 - Change sort_array to support non-primitive types (Chao
Sun, reviewed by Alexander Pivovarov)
[vgumashta] HIVE-10528: Hiveserver2 in HTTP mode is not applying auth_to_local
rules (Abdelrahman Shettia reviewed by Vaibhav Gumashta)
[vgumashta] HIVE-10835: Concurrency issues in JDBC driver (Chaoyu Tang reviewed
by Vaibhav Gumashta)
[thejas] HIVE-10862 : TestHiveAuthorizerShowFilters tests fail when run in
sequence (Thejas Nair, reviewed by Gunther Hagleitner)
[apivovarov] HIVE-686 add UDF substring_index (Alexander Pivovarov, reviewed by
Sergio Peña)
[Ashutosh Chauhan] HIVE-10834 : Support First_value()/last_value() over x
preceding and y preceding windowing (Aihua Xu via Ashutosh Chauhan)
[vgumashta] HIVE-9842: Enable session/operation timeout by default in
HiveServer2 (Vaibhav Gumashta reviewed by Thejas Nair)
[Ashutosh Chauhan] HIVE-10802 : Table join query with some constant field in
select fails (Aihua Xu via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10698 : query on view results fails with table not
found error if view is created with subquery alias (CTE). (Pengcheng Xiong via
Ashutosh Chauhan, John Pullokkaran)
[thejas] HIVE-10843 : desc database and show tables commands don't pass db to
HiveAuthorizer check (Thejas Nair, reviewed by Gunther Hagleitner)
[thejas] HIVE-10875 : Select query with view in subquery adds underlying table
as direct input (Thejas Nair, reviewed by Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10864 : CBO (Calcite Return Path): auto_join2.q
returning wrong results (Jesus Camacho Rodriguez via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10808 : Inner join on Null throwing Cast Exception
(Naveen Gangam via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10660 : Fix typo in Type.getType(TTypeId) exception
message (Keegan Witt via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-6727 : Table level stats for external tables are set
incorrectly (Bing Li via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10869 : fold_case.q failing on trunk (Ashutosh Chauhan
via Vikram Dixit)
[Xuefu Zhang] HIVE-8858: Visualize generated Spark plan [Spark Branch] (Chinna
via Jimmy)
[Xuefu Zhang] HIVE-10473 Spark client is recreated even spark configuration is
not changed (Jimmy, reviewed by Szehon)
[Xuefu Zhang] HIVE-10434 - Cancel connection when remote Spark driver process
has failed [Spark Branch] (Chao, reviewed by Marcelo)
[Xuefu Zhang] HIVE-10476 - Hive query should fail when it fails to initialize a
session in SetSparkReducerParallelism [Spark Branch] (Chao, reviewed by Rui)
[Xuefu Zhang] HIVE-10527: NPE in SparkUtilities::isDedicatedCluster [Spark
Branch] (Rui reviewed by Jimmy)
[Xuefu Zhang] HIVE-10626 Spark paln need to be updated [Spark Branch] (Chinna
via Jimmy)
[Xuefu Zhang] HIVE-10671: yarn-cluster mode offers a degraded performance from
yarn-client [Spark Branch] (Rui via Xuefu, reviewed by Chengxiang)
[Xuefu Zhang] HIVE-10721 SparkSessionManagerImpl leaks SparkSessions [Spark
Branch] (Jimmy reviewed by Xuefu, Chengxiang)
[Xuefu Zhang] HIVE-10458: Enable parallel order by for spark [Spark Branch]
(Rui reviewed by Xuefu)
[Xuefu Zhang] HIVE-10550: Dynamic RDD caching optimization for HoS [Spark
Branch] (Chengxiang reviewed by Xuefu)
[Xuefu Zhang] HIVE-10302: Load small tables (for map join) in executor memory
only once [Spark Branch], rebased with master (reviewed by Xuefu)
[apivovarov] HIVE-10710 Delete GenericUDF.getConstantLongValue (Alexander
Pivovarov, reviewed by Ashutosh Chauhan)
[thejas] HIVE-10877 : TestUtil class name confuses ptest2 (Thejas Nair,
reviewed by Hari Sankar Sivarama Subramaniyan )
[Jimmy Xiang] HIVE-10302 Load small tables (for map join) in executor memory
only once [Spark Branch] (added new file missed in rebasing)
[thejas] HIVE-10877 : - adding missing UtilsForTest from previous patch
[gunther] HIVE-10845: TezJobMonitor uses killedTaskCount instead of
killedTaskAttemptCount (Sid Seth via Gunther Hagleitner)
[Ashutosh Chauhan] HIVE-10878 : Add tests to cover avg() function for 'x
preceding and y preceding' windowing spec (Aihua Xu via Ashutosh Chauhan)
[apivovarov] HIVE-10748 Replace StringBuffer with StringBuilder where possible
(Alexander Pivovarov, reviewed by Ashutosh Chauhan, Sergio Peña and Swarnim
Kulkarni)
[ctang] HIVE-10752: Revert HIVE-5193 (Aihua Xu via Chaoyu Tang)
[Ashutosh Chauhan] HIVE-10667 : Upgrade Calcite dependency to newest version
(Jesus Camacho Rodriguez via Ashutosh Chauhan)
[sershe] HIVE-10728 : deprecate unix_timestamp(void) and make it deterministic
(Sergey Shelukhin, reveiwed by Ashutosh Chauhan(
[mmccline] HIVE-10855: with vectorization enabled join operation involving
interval_day_time fails (Matt McCline reviewed by Gunther Hagleitner)
[harisankar] HIVE-10887 : TestCliDriver tests ordering issues with Mac and
CentOS (Hari Subramaniyan, reviewed by Thejas Nair)
[khorgath] HIVE-10892 : TestHCatClient should not accept external metastore
param from -Dhive.metastore.uris (Sushanth Sowmyan, reviewed by Thejas Nair)
[Ferdinand Xu] HIVE-10705 Update tests for HIVE-9302 after removing
binaries(Ferdinand Xu, reviewed by Hari Sankar Sivarama Subramaniyan)
[gunther] HIVE-10919: Windows: create table with JsonSerDe failed via beeline
unless you add hcatalog core jar to classpath (Hari Sankar Sivarama
Subramaniyan, reviewed by Sushanth Sowmyan
[gunther] HIVE-10735: Cached plan race condition - VectorMapJoinCommonOperator
has no closeOp() (Matt McCline, reviewed by Sergey Shelukhin)
[Szehon Ho] HIVE-10761 : Create codahale-based metrics system for Hive (Szehon,
reviewed by Xuefu)
[gunther] HIVE-10922: In HS2 doAs=false mode, file system related errors in one
query causes other failures (Thejas M Nair, reviewed by Vikram Dixit K)
[jpullokk] HIVE-9069: Simplify filter predicates for CBO (Jesus Camacho
Rodriguez via Laljo John Pullokkaran)
[Ashutosh Chauhan] HIVE-10909 : Make TestFilterHooks robust (Ashutosh Chauhan
via Thejas Nair)
[sunchao] HIVE-10427 - collect_list() and collect_set() should accept struct
types as argument (Chao Sun, reviewed by Alexander Pivovarov)
[jpullokk] HIVE-10874: Fail in
TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx_cbo_2.q due to duplicate
column name (Jesus Camacho Rodriguez via Laljo John Pullokkaran)
[gunther] HIVE-10934: Restore support for DROP PARTITION PURGE (Eugene Koifman
via Gunther Hagleitner)
[vgumashta] HIVE-10925: Non-static threadlocals in metastore code can
potentially cause memory leak (Vaibhav Gumashta reviewed by Sushanth Sowmyan,
Alan Gates, Thejas Nair)
[Ashutosh Chauhan] HIVE-10932 : Unit test udf_nondeterministic failure due to
HIVE-10728 (Aihua Xu via Ashutosh Chauhan)
[gunther] HIVE-10941: Provide option to disable spark tests outside itests
(Hari Sankar Sivarama Subramaniyan, reviewed by Ashutosh Chauhan)
[vikram] HIVE-10736: HiveServer2 shutdown of cached tez app-masters is not
clean (Vikram Dixit K, reviewed by Gunther Hagleitner)
[Ashutosh Chauhan] HIVE-10911 : Add support for date datatype in the value
based windowing function (Aihua Xu via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10906 : Value based UDAF function without orderby
expression throws NPE (Aihua Xu via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10900 : Fix the indeterministic stats for some hive
queries (Pengcheng Xiong via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10853 : Create ExplainTask in ATS hook through
ExplainWork (Pengcheng Xiong via Gunther Hagleitner)
[Ashutosh Chauhan] HIVE-10939 : Make TestFileDump robust (Ashutosh Chauhan via
Gunther Hagleitner)
[Ashutosh Chauhan] HIVE-10955 : CliDriver leaves tables behind at end of test
run (Ashutosh Chauhan via Hari Sankar Sivarama Subramaniyan)
[vgumashta] HIVE-10929: In Tez mode,dynamic partitioning query with union all
fails at moveTask,Invalid partition key & values (Vikram Dixit K reviewed by
Gunther Hagleitner)
[sershe] HIVE-10921 : Change trunk pom version to reflect the branch-1 split
(Sergey Shelukhin, reviewed by Alan Gates)
[daijy] HIVE-8931: Test TestAccumuloCliDriver is not completing (Josh Elser via
Daniel Dai
[thejas] HIVE-10910 : Alter table drop partition queries in encrypted zone
failing to remove data from HDFS (Eugene Koifman, reviewed by Gunther)
[sershe] HIVE-10921 : Change trunk pom version to reflect the branch-1 split
(Sergey Shelukhin, reviewed by Alan Gates) ADDENDUM
[Sergio Pena] HIVE-10964: patch testing infrastructure needs to support
branch-1 (Alan Gates, reviewed by Sergio Pena)
[Ashutosh Chauhan] HIVE-10969 : Test autogen_colalias failing on trunk
(Ashutosh Chauhan via Sergey Shelukhin)
[Ashutosh Chauhan] HIVE-10958 : Centos:
TestMiniTezCliDriver.testCliDriver_mergejoin fails (Pengcheng Xiong via
Ashutosh Chauhan)
[rui.li] HIVE-10816: NPE in ExecDriver::handleSampling when submitted via child
JVM (Rui reviewed by Xuefu)
[khorgath] HIVE-10857 : Accumulo storage handler fail throwing
java.lang.IllegalArgumentException (Josh Elser via Sushanth Sowmyan)
[Jimmy Xiang] HIVE-6991 History not able to disable/enable after session
started (Chinna via Jimmy)
[Jimmy Xiang] HIVE-10415 hive.start.cleanup.scratchdir configuration is not
taking effect (Chinna via Jimmy)
[thejas] HIVE-10967 : add mapreduce.job.tags to sql std authorization config
whitelist (Thejas M Nair, reviewed by Jason Dere)
[thejas] HIVE-10957 : QueryPlan's start time is incorrect in certain cases (Wei
Zheng, reviewed by Gunther Hagleitner)
[j.prasanth.j] HIVE-10685: Alter table concatenate oparetor will cause
duplicate data (guoliming reviewed by Prasanth Jayachandran)
[thejas] HIVE-10966 : direct SQL for stats has a cast exception on some
databases (Sergey Shelukhin, reviewed by Ashutosh Chauhan)
[rui.li] HIVE-10903: Add hive.in.test for HoS tests (Rui reviewed by Xuefu)
[Ashutosh Chauhan] HIVE-10971 : count(*) with count(distinct) gives wrong
results when hive.groupby.skewindata=true (Wangmeng via Ashutosh Chauhan)
[Ashutosh Chauhan] HIVE-10963 : Hive throws NPE rather than meaningful error
message when window is missing (Aihua Xu via Ashutosh Chauhan)
[harisankar] HIVE-10968 : Windows: analyze json table via beeline failed
throwing Class org.apache.hive.hcatalog.data.JsonSerDe not found (Hari
Subramaniyan, reviewed by Thejas Nair)
[thejas] HIVE-10965 : direct SQL for stats fails in 0-column case (Sergey
Shelukhin reviewed by Ashutosh Chauhan)
[harisankar] HIVE-10949 : Disable hive-minikdc tests in Windows (Hari
Subramaniyan, reviewed by Vaibhav Gumashta)
[Ferdinand Xu] HIVE-10943 Beeline-cli: Enable precommit for beelie-cli
branch(Ferdinand Xu, reviewed by Xuefu Zhang and Sergio Peña)
[thejas] HIVE-10959 : webhcat launcher job should reconnect to the running
child job on task retry (Ivan Mitic via Thejas Nair)
[Jimmy Xiang] HIVE-10956: HS2 leaks HMS connections (Jimmy, reviewed by Xuefu)
[Jimmy Xiang] HIVE-10976 Redundant HiveMetaStore connect check in HS2
CLIService start (Chaoyu via Jimmy)
[ctang] HIVE-10977: No need to instantiate MetaStoreDirectSql when HMS
DirectSql is disabled (Chaoyu Tang, reviewed by Xuefu Zhang and Sergey
Shelukhin)
[jpullokk] HIVE-10841: [WHERE col is not null] does not work sometimes for
queries with many JOIN statements (Laljo John Pullokkaran reviewd by Ashutosh
Chauhan)
[Szehon Ho] HIVE-10944 : Fix HS2 for Metrics (Szehon, reviewed by Sergey
Shelukhin and Lenni Kuff)
[ekoifman] HIVE-10992:WebHCat should not create delegation tokens when Kerberos
is not enabled
[khorgath] HIVE-10968 : Windows: analyze json table via beeline failed throwing
Class org.apache.hive.hcatalog.data.JsonSerDe not found (Hari Subramaniyan via
Sushanth Sowmyan)
[thejas] HIVE-11001 : HS2 http cookie mode does not honor doAs url parameter
(Thejas Nair , reviewed by Hari Sankar Sivarama Subramaniyan )
[Ferdinand Xu] HIVE-10979: Fix failed tests in TestSchemaTool after the version
number change in HIVE-10921(Ferdinand Xu, reviewed by Sergey Shelukhin)
[Ashutosh Chauhan] HIVE-10985 : Value based windowing on timestamp and double
can't handle NULL value (Aihua Xu via Ashutosh Chauhan)
[sershe] HIVE-10994 : Hive.moveFile should not fail on a no-op move (Sergey
Shelukhin, reviewed by Sushanth Sowmyan)
[j.prasanth.j] Revert "HIVE-10685: Alter table concatenate oparetor will cause
duplicate data (guoliming reviewed by Prasanth Jayachandran)"
[j.prasanth.j] HIVE-10685: Alter table concatenate oparetor will cause
duplicate data (guoliming reviewed by Prasanth Jayachandran)
[jdere] HIVE-10704: Errors in Tez HashTableLoader when estimated table size is
0 (Jason Dere, reviewed by Alex Pivovarov)
[vikram] HIVE-10907: Hive on Tez: Classcast exception in some cases with SMB
joins (Vikram Dixit K, reviewed by Gunther Hagleitner and Sergey Shelukhin)
[sershe] HIVE-10940 : HiveInputFormat::pushFilters serializes PPD objects for
each getRecordReader call (Sergey Shelukhin, reviewed by Gopal V)
[sershe] Revert "Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/hive"
[sershe] HIVE-10940 : HiveInputFormat::pushFilters serializes PPD objects for
each getRecordReader call (Sergey Shelukhin, reviewed by Prasanth J, Gopal V)
[gopalv] HIVE-10974: Use Configuration::getRaw() for the Base64 data (Gopal V,
reviewed by Sergey Shelukhin)
[Ashutosh Chauhan] HIVE-11018 : Turn on cbo in more q files (Ashutosh Chauhan
via Hari Sankar)
[Ashutosh Chauhan] HIVE-11026 : Make vector_outer_join* test more robust
(Ashutosh Chauhan via Hari Sankar)
[ekoifman] HIVE-11006 improve logging wrt ACID module (Eugene Koifman, reviewed
by Alan Gates)
[khorgath] HIVE-11023 : Disable directSQL if datanucleus.identifierFactory =
datanucleus2 (Sushanth Sowmyan, reviewed by Ashutosh Chauhan)
[j.prasanth.j] HIVE-11027: Hive on tez: Bucket map joins fail when hashcode
goes negative (Prasanth Jayachandran reviewed by Vikram Dixit)
[j.prasanth.j] HIVE-11035: PPD: Orc Split elimination fails because
filterColumns=[-1] (Prasanth Jayachandran reviewed by Gopal V)
[j.prasanth.j] HIVE-11033: BloomFilter index is not honored by ORC reader
(Prasanth Jayachandran reviewed by Gopal V)
[j.prasanth.j] HIVE-11031: ORC concatenation of old files can fail while
merging column statistics (Prasanth Jayachandran reviewed by Gopal V)
[khorgath] HIVE-11040 : Change Derby dependency version to 10.10.2.0 (Jason
Dere, reviewed by Sushanth Sowmyan, Gunther Hagleitner)
[thejas] update schematool
[thejas] update MetaStoreSchemaInfo for 1.2.1
[ctang] HIVE-7018: Table and Partition tables have column LINK_TARGET_ID in
Mysql scripts but not others (Yongzhi Chen via Chaoyu Tang)
[gunther] HIVE-10746: Hive 1.2.0+Tez produces 1-byte FileSplits from
mapred.TextInputFormat (Gopal V via Gunther H)
[khorgath] Updating release notes to reflect 1.2.1
------------------------------------------
[...truncated 324 lines...]
A
ptest2/src/main/java/org/apache/hive/ptest/execution/conf/UnitTestBatch.java
A
ptest2/src/main/java/org/apache/hive/ptest/execution/conf/QFileTestBatch.java
A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/Context.java
A
ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestConfiguration.java
A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestParser.java
A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/Host.java
A ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java
A ptest2/src/main/java/org/apache/hive/ptest/execution/Drone.java
A ptest2/src/main/java/org/apache/hive/ptest/api
A ptest2/src/main/java/org/apache/hive/ptest/api/Status.java
A ptest2/src/main/java/org/apache/hive/ptest/api/server
A ptest2/src/main/java/org/apache/hive/ptest/api/server/TestExecutor.java
A ptest2/src/main/java/org/apache/hive/ptest/api/server/Test.java
A ptest2/src/main/java/org/apache/hive/ptest/api/server/TestLogger.java
A
ptest2/src/main/java/org/apache/hive/ptest/api/server/ExecutionController.java
A ptest2/src/main/java/org/apache/hive/ptest/api/request
A ptest2/src/main/java/org/apache/hive/ptest/api/request/TestListRequest.java
A
ptest2/src/main/java/org/apache/hive/ptest/api/request/TestStartRequest.java
A ptest2/src/main/java/org/apache/hive/ptest/api/request/TestLogRequest.java
A
ptest2/src/main/java/org/apache/hive/ptest/api/request/TestStatusRequest.java
A ptest2/src/main/java/org/apache/hive/ptest/api/request/TestStopRequest.java
A ptest2/src/main/java/org/apache/hive/ptest/api/client
A ptest2/src/main/java/org/apache/hive/ptest/api/client/PTestClient.java
A ptest2/src/main/java/org/apache/hive/ptest/api/response
A
ptest2/src/main/java/org/apache/hive/ptest/api/response/TestListResponse.java
A
ptest2/src/main/java/org/apache/hive/ptest/api/response/GenericResponse.java
A
ptest2/src/main/java/org/apache/hive/ptest/api/response/TestStartResponse.java
A
ptest2/src/main/java/org/apache/hive/ptest/api/response/TestLogResponse.java
A
ptest2/src/main/java/org/apache/hive/ptest/api/response/TestStatusResponse.java
A ptest2/src/main/java/org/apache/hive/ptest/api/response/TestStatus.java
A
ptest2/src/main/java/org/apache/hive/ptest/api/response/TestStopResponse.java
A ptest2/src/main/resources
A ptest2/src/main/resources/log4j.properties
A ptest2/src/main/resources/smart-apply-patch.sh
A ptest2/src/main/resources/batch-exec.vm
A ptest2/src/main/resources/source-prep.vm
A ptest2/src/main/webapp
A ptest2/src/main/webapp/WEB-INF
A ptest2/src/main/webapp/WEB-INF/config
A ptest2/src/main/webapp/WEB-INF/config/webmvc-config.xml
A ptest2/src/main/webapp/WEB-INF/config/web-application-config.xml
A ptest2/src/main/webapp/WEB-INF/web.xml
Checked out revision 1686377.
+ cd ptest2
+ mvn clean package -DskipTests -Drat.numUnapprovedLicenses=1000
-Dmaven.repo.local=<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/.m2>
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building hive-ptest 1.0
[INFO] ------------------------------------------------------------------------
Downloading:
http://repo.springsource.org/milestone/net/schmizz/sshj/maven-metadata.xml
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
Downloading:
http://repo.maven.apache.org/maven2/net/schmizz/sshj/maven-metadata.xml
Downloading:
http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/maven-metadata.xml
790/790 B
Downloading:
https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
Downloaded:
http://repo.maven.apache.org/maven2/net/schmizz/sshj/maven-metadata.xml (790 B
at 1.3 KB/sec)
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/net/schmizz/sshj/maven-metadata.xml
398/398 B
398/398 B 398/398 B
Downloaded:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
(398 B at 0.2 KB/sec)
Downloaded:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
(398 B at 0.3 KB/sec)
[WARNING] Could not transfer metadata net.schmizz:sshj/maven-metadata.xml
from/to apache-snapshots
(https://repository.apache.org/content/repositories/snapshots): peer not
authenticated
Downloading:
http://repo.springsource.org/milestone/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading:
http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading:
https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
(2 KB at 24.8 KB/sec)
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
(2 KB at 29.9 KB/sec)
[WARNING] Could not transfer metadata
net.schmizz:sshj:0.9.1-SNAPSHOT/maven-metadata.xml from/to apache-snapshots
(https://repository.apache.org/content/repositories/snapshots): peer not
authenticated
Downloading:
http://repo.springsource.org/milestone/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading:
http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading:
https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
(2 KB at 1.1 KB/sec)
2/2 KB
Downloaded:
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
(2 KB at 1.1 KB/sec)
[WARNING] Could not transfer metadata
net.schmizz:sshj:0.10.1-SNAPSHOT/maven-metadata.xml from/to apache-snapshots
(https://repository.apache.org/content/repositories/snapshots): peer not
authenticated
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hive-ptest ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
hive-ptest ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-ptest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/classes>
[WARNING] Note:
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java>
uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
hive-ptest ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
hive-ptest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ hive-ptest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.9:check (verify.rat) @ hive-ptest ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/
[INFO] Exclude: .git/
[INFO] Exclude: .gitignore
[INFO] Exclude: velocity.log
[INFO] Exclude: README.md
[INFO] Exclude: **/*.approved.txt
[INFO] Exclude: **/.settings/*
[INFO] Exclude: src/test/resources/
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/target/**
[INFO] 95 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 95 licence.
[INFO]
[INFO] --- maven-war-plugin:2.3:war (default-war) @ hive-ptest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [hive-ptest] in
[<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0]>
[INFO] Processing war project
[INFO] Copying webapp resources
[<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/src/main/webapp]>
[INFO] Webapp assembled in [1115 msecs]
[INFO] Building war:
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0.war>
[INFO] Packaging classes
[INFO] Building jar:
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0-classes.jar>
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @
hive-ptest ---
[INFO] Copying spring-core-3.2.1.RELEASE.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-core-3.2.1.RELEASE.jar>
[INFO] Copying sshj-0.8.1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/sshj-0.8.1.jar>
[INFO] Copying hamcrest-core-1.1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/hamcrest-core-1.1.jar>
[INFO] Copying guice-3.0.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guice-3.0.jar>
[INFO] Copying ec2-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/ec2-1.7.3.jar>
[INFO] Copying jackson-core-asl-1.9.12.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jackson-core-asl-1.9.12.jar>
[INFO] Copying jclouds-bouncycastle-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-bouncycastle-1.7.3.jar>
[INFO] Copying jsch.agentproxy.sshj-0.0.7.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.sshj-0.0.7.jar>
[INFO] Copying commons-logging-1.1.1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-logging-1.1.1.jar>
[INFO] Copying jsch.agentproxy.usocket-nc-0.0.7.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.usocket-nc-0.0.7.jar>
[INFO] Copying httpcore-4.2.4.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/httpcore-4.2.4.jar>
[INFO] Copying spring-webmvc-3.2.1.RELEASE.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-webmvc-3.2.1.RELEASE.jar>
[INFO] Copying mockito-all-1.9.0.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/mockito-all-1.9.0.jar>
[INFO] Copying jsch.agentproxy.usocket-jna-0.0.7.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.usocket-jna-0.0.7.jar>
[INFO] Copying commons-io-2.1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-io-2.1.jar>
[INFO] Copying log4j-1.2.17.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/log4j-1.2.17.jar>
[INFO] Copying junit-4.10.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/junit-4.10.jar>
[INFO] Copying xml-apis-1.0.b2.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/xml-apis-1.0.b2.jar>
[INFO] Copying commons-lang-2.5.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-lang-2.5.jar>
[INFO] Copying httpclient-4.2.5.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/httpclient-4.2.5.jar>
[INFO] Copying sts-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/sts-1.7.3.jar>
[INFO] Copying rocoto-6.2.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/rocoto-6.2.jar>
[INFO] Copying jclouds-log4j-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-log4j-1.7.3.jar>
[INFO] Copying aopalliance-1.0.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/aopalliance-1.0.jar>
[INFO] Copying jsr311-api-1.1.1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsr311-api-1.1.1.jar>
[INFO] Copying jclouds-sshj-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-sshj-1.7.3.jar>
[INFO] Copying commons-cli-1.2.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-cli-1.2.jar>
[INFO] Copying aws-ec2-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/aws-ec2-1.7.3.jar>
[INFO] Copying jsch.agentproxy.core-0.0.7.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.core-0.0.7.jar>
[INFO] Copying jackson-mapper-asl-1.9.12.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jackson-mapper-asl-1.9.12.jar>
[INFO] Copying bcpkix-jdk15on-1.49.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/bcpkix-jdk15on-1.49.jar>
[INFO] Copying jsr250-api-1.0.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsr250-api-1.0.jar>
[INFO] Copying spring-aop-3.2.1.RELEASE.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-aop-3.2.1.RELEASE.jar>
[INFO] Copying bcprov-ext-jdk15on-1.49.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/bcprov-ext-jdk15on-1.49.jar>
[INFO] Copying jsch.agentproxy.connector-factory-0.0.7.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.connector-factory-0.0.7.jar>
[INFO] Copying spring-web-3.2.1.RELEASE.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-web-3.2.1.RELEASE.jar>
[INFO] Copying commons-collections-3.2.1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-collections-3.2.1.jar>
[INFO] Copying jclouds-compute-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-compute-1.7.3.jar>
[INFO] Copying ApprovalsJava-013.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/ApprovalsJava-013.jar>
[INFO] Copying jclouds-scriptbuilder-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-scriptbuilder-1.7.3.jar>
[INFO] Copying spring-beans-3.2.1.RELEASE.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-beans-3.2.1.RELEASE.jar>
[INFO] Copying jclouds-slf4j-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-slf4j-1.7.3.jar>
[INFO] Copying slf4j-api-1.6.1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/slf4j-api-1.6.1.jar>
[INFO] Copying javax.inject-1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/javax.inject-1.jar>
[INFO] Copying spring-expression-3.2.1.RELEASE.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-expression-3.2.1.RELEASE.jar>
[INFO] Copying jsch.agentproxy.pageant-0.0.7.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.pageant-0.0.7.jar>
[INFO] Copying slf4j-log4j12-1.6.1.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/slf4j-log4j12-1.6.1.jar>
[INFO] Copying jclouds-core-1.7.3.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-core-1.7.3.jar>
[INFO] Copying jsch.agentproxy.sshagent-0.0.7.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.sshagent-0.0.7.jar>
[INFO] Copying guava-15.0.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guava-15.0.jar>
[INFO] Copying jna-3.4.0.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jna-3.4.0.jar>
[INFO] Copying gson-2.2.4.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/gson-2.2.4.jar>
[INFO] Copying platform-3.4.0.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/platform-3.4.0.jar>
[INFO] Copying guice-assistedinject-3.0.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guice-assistedinject-3.0.jar>
[INFO] Copying velocity-1.7.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/velocity-1.7.jar>
[INFO] Copying commons-codec-1.6.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-codec-1.6.jar>
[INFO] Copying spring-context-3.2.1.RELEASE.jar to
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-context-3.2.1.RELEASE.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.715s
[INFO] Finished at: Fri Jun 19 06:01:57 EDT 2015
[INFO] Final Memory: 21M/56M
[INFO] ------------------------------------------------------------------------
+ set +e
+ optionalArgs=()
+ [[ -n '' ]]
+ java -cp 'target/hive-ptest-1.0-classes.jar:target/lib/*'
org.apache.hive.ptest.api.client.PTestClient --endpoint
http://ec2-174-129-184-35.compute-1.amazonaws.com:8181/hive-ptest-1.0/
--logsEndpoint http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/
--command testStart --profile trunkjava8-mr2 --password c0mmit --outputDir
target/ --testHandle HIVE-TRUNK-JAVA8-82
2015-06-19 06:02:00,970 ERROR TestExecutor.run:138 Error executing
HIVE-TRUNK-JAVA8-82 java.lang.NullPointerException: branch
at
com.google.common.base.Preconditions.checkNotNull(Preconditions.java:209)
at
org.apache.hive.ptest.execution.conf.TestConfiguration.<init>(TestConfiguration.java:101)
at
org.apache.hive.ptest.execution.conf.TestConfiguration.fromInputStream(TestConfiguration.java:276)
at
org.apache.hive.ptest.execution.conf.TestConfiguration.fromFile(TestConfiguration.java:284)
at
org.apache.hive.ptest.api.server.TestExecutor.run(TestExecutor.java:110)
Logs are located:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/HIVE-TRUNK-JAVA8-82
Exception in thread "main" java.lang.RuntimeException: 404 Not Found
at
org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestClient.java:181)
at
org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:129)
at
org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312)
+ ret=1
+ cd target/
+ [[ -f test-results.tar.gz ]]
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results