You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/06 18:02:53 UTC

hive-trunk-hadoop1 - Build # 71 - Still Failing

Changes for Build #18
[hashutosh] HIVE-2820 : Invalid tag is used for MapJoinProcessor (Navis via Ashutosh Chauhan)

[namit] HIVE-3872 MAP JOIN for VIEW thorws NULL pointer exception error
(Navis via namit)


Changes for Build #19
[cws] Add DECIMAL data type (Josh Wills, Vikram Dixit, Prasad Mujumdar, Mark Grover and Gunther Hagleitner via cws)


Changes for Build #20
[namit] HIVE-3852 Multi-groupby optimization fails when same distinct column is
used twice or more (Navis via namit)


Changes for Build #21
[namit] HIVE-3898 getReducersBucketing in SemanticAnalyzer may return more than the
max number of reducers (Kevin Wilfong via namit)


Changes for Build #22

Changes for Build #23
[namit] HIVE-3893 something wrong with the hive-default.xml
(jet cheng via namit)


Changes for Build #24
[namit] HIVE-3915 Union with map-only query on one side and two MR job query on the other
produces wrong results (Kevin Wilfong via namit)


Changes for Build #25
[namit] HIVE-3909 Wrong data due to HIVE-2820
(Navis via namit)


Changes for Build #26
[namit] HIVE-3699 Multiple insert overwrite into multiple tables query stores same results
in all tables (Navis via namit)


Changes for Build #27
[hashutosh] HIVE-3537 : release locks at the end of move tasks (Namit via Ashutosh Chauhan)


Changes for Build #28
[namit] HIVE-3884 Better align columns in DESCRIBE table_name output to make more
human-readable (Dilip Joseph via namit)


Changes for Build #29

Changes for Build #30
[namit] HIVE-3916 For outer joins, when looping over the rows looking for filtered tags,
it doesn't report progress (Kevin Wilfong via namit)


Changes for Build #31
[hashutosh] HIVE-2332 : If all of the parameters of distinct functions are exists in group by columns, query fails in runtime (Navis via Ashutosh Chauhan)


Changes for Build #32

Changes for Build #33
[namit] HIVE-3920 Change test for HIVE-2332
(Ashutosh Chauhan and Navis via namit)


Changes for Build #34
[hashutosh] NPE in union processing followed by lateral view followed by 2 group bys (Navis via Ashutosh Chauhan)


Changes for Build #35

Changes for Build #36

Changes for Build #37
[namit] HIVE-3927 Potential overflow with new RCFileCat column sizes options
(Kevin Wilfong via namit)


Changes for Build #38

Changes for Build #39
[cws] HIVE-3931. Add Oracle metastore upgrade script for 0.9 to 10.0
 (Prasad Mujumdar via cws)


Changes for Build #40

Changes for Build #41
[hashutosh] HIVE-3913 : Possible deadlock in ZK lock manager (Mikhail Bautin via Ashutosh Chauhan)

[hashutosh] HIVE-3833 : object inspectors should be initialized based on partition metadata (Namit Jain via Ashutosh Chauhan)


Changes for Build #42

Changes for Build #43
[hashutosh] HIVE-3528 : Avro SerDe doesn't handle serializing Nullable types that require access to a Schema (Sean Busbey via Ashutosh Chauhan)

[namit] HIVE-3943 Skewed query fails if hdfs path has special characters
(Gang Tim Liu via namit)


Changes for Build #44
[namit] HIVE-3825 Add Operator level Hooks
(Pamela Vagata via namit)


Changes for Build #45
[namit] HIVE-3527 Allow CREATE TABLE LIKE command to take TBLPROPERTIES
(Kevin Wilfong via namit)

[namit] HIVE-3944 Make accept qfile argument for miniMR tests
(Navis via namit)


Changes for Build #46

Changes for Build #47
[hashutosh] Adding csv.txt file, left out from commit of 3528


Changes for Build #48
[namit] HIVE-3912 table_access_keys_stats.q fails with hadoop 0.23
(Sushanth Sownyan via namit)

[namit] HIVE-3921 recursive_dir.q fails on 0.23
(Sushanth Sowmyan via namit)

[namit] HIVE-3923 join_filters_overlap.q fails on 0.23
(Sushanth Sowmyan via namit)

[namit] HIVE-3924 join_nullsafe.q fails on 0.23
(Sushanth Sownyan via namit)


Changes for Build #49

Changes for Build #50
[hashutosh] HIVE-3799 : Better error message if metalisteners or hookContext cannot be loaded/instantiated (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-3947 : MiniMR test remains pending after test completion (Navis via Ashutosh Chauhan)


Changes for Build #51

Changes for Build #52
[kevinwilfong] HIVE-3903. Allow updating bucketing/sorting metadata of a partition through the CLI. (Samuel Yuan via kevinwilfong)


Changes for Build #53
[namit] HIVE-3873 lot of tests failing for hadoop 23
(Gang Tim Liu via namit)


Changes for Build #54
[hashutosh] HIVE-de-emphasize mapjoin hint (Namit Jain via Ashutosh Chauhan)


Changes for Build #55

Changes for Build #56
[hashutosh] Missed deleting empty file GenMRRedSink4.java while commiting 3784


Changes for Build #57
[hashutosh] HIVE-3950 : Remove code for merging files via MR job (Ashutosh Chauhan, Reviewed by Namit Jain)


Changes for Build #58
[namit] HIVE-933 Infer bucketing/sorting properties
(Kevin Wilfong via namit)


Changes for Build #59

Changes for Build #60
[kevinwilfong] HIVE-3940. Track columns accessed in each table in a query. (Samuel Yuan via kevinwilfong)


Changes for Build #61
[namit] HIVE-3778 Add MapJoinDesc.isBucketMapJoin() as part of explain plan
(Gang Tim Liu via namit)


Changes for Build #62

Changes for Build #63

Changes for Build #64

Changes for Build #65
[hashutosh] HIVE-3977 : Hive 0.10 postgres schema script is broken (Johnny Zhang via Ashutosh Chauhan)

[hashutosh] HIVE-3932 : Hive release tarballs don't contain PostgreSQL metastore scripts (Mark Grover via Ashutosh Chauhan)


Changes for Build #66
[hashutosh] HIVE-3918 : Normalize more CRLF line endings (Mark Grover via Ashutosh Chauhan)

[namit] HIVE-3917 Support noscan operation for analyze command
(Gang Tim Liu via namit)


Changes for Build #67
[namit] HIVE-3937 Hive Profiler
(Pamela Vagata via namit)

[hashutosh] HIVE-3571 : add a way to run a small unit quickly (Navis via Ashutosh Chauhan)

[hashutosh] HIVE-3956 : TestMetaStoreAuthorization always uses the same port (Navis via Ashutosh Chauhan)


Changes for Build #68

Changes for Build #69

Changes for Build #70

Changes for Build #71
[namit] HIVE-2839 Filters on outer join with mapjoin hint is not applied correctly
(Navis via namit)




No tests ran.

The Apache Jenkins build system has built hive-trunk-hadoop1 (build #71)

Status: Still Failing

Check console output at https://builds.apache.org/job/hive-trunk-hadoop1/71/ to view the results.