[jira] [Commented] (HIVE-8128) Improve Parquet Vectorization

2014-11-24 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14222774#comment-14222774 ] Dong Chen commented on HIVE-8128: - To improve Parquet Vectorization, I think we need

[jira] [Updated] (HIVE-8848) data loading from text files or text file processing doesn't handle nulls correctly

2014-11-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8848: Attachment: HIVE-8848.2.patch.txt I think I've forgot to make an issue for this (attaching) patch for over a year.

[jira] [Commented] (HIVE-8935) Add debug logging around token stores

2014-11-24 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14222782#comment-14222782 ] Prasad Mujumdar commented on HIVE-8935: --- Looks fine to me. +1 Add debug logging

Re: Propose to put JIRA traffic on separate hive list

2014-11-24 Thread Julian Hyde
+1 to only have JIRA creations on the dev list. (I only just heard about Alan's proposal because... ironically... I am not on the list. I joined once, and unsubscribed 18 hours later.) I would like to be a casual contributor to Hive. I work on other related projects, some of them in Apache, and

[jira] [Commented] (HIVE-8950) Add support in ParquetHiveSerde to create table schema from a parquet file

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14222811#comment-14222811 ] Hive QA commented on HIVE-8950: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-8857) hive release has SNAPSHOT dependency, which is not on maven central

2014-11-24 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14222860#comment-14222860 ] Julian Hyde commented on HIVE-8857: --- Calcite 0.9.2-incubating was released shortly after

[jira] [Resolved] (HIVE-8857) hive release has SNAPSHOT dependency, which is not on maven central

2014-11-24 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved HIVE-8857. --- Resolution: Duplicate hive release has SNAPSHOT dependency, which is not on maven central

[jira] [Created] (HIVE-8953) 0.5.2-SNAPSHOT Dependency

2014-11-24 Thread Olaf Flebbe (JIRA)
Olaf Flebbe created HIVE-8953: - Summary: 0.5.2-SNAPSHOT Dependency Key: HIVE-8953 URL: https://issues.apache.org/jira/browse/HIVE-8953 Project: Hive Issue Type: Bug Affects Versions: 0.14.0

[jira] [Updated] (HIVE-7073) Implement Binary in ParquetSerDe

2014-11-24 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-7073: --- Attachment: HIVE-7073.4.patch Implement Binary in ParquetSerDe

[jira] [Commented] (HIVE-8895) bugs in mergejoin

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14222923#comment-14222923 ] Hive QA commented on HIVE-8895: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-8857) hive release has SNAPSHOT dependency, which is not on maven central

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14222926#comment-14222926 ] André Kelpe commented on HIVE-8857: --- There are two things here: Having a SNAPSHOT dep in

[jira] [Updated] (HIVE-8192) Check DDL's writetype in DummyTxnManager

2014-11-24 Thread cw (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cw updated HIVE-8192: - Status: Open (was: Patch Available) Check DDL's writetype in DummyTxnManager

[jira] [Updated] (HIVE-8192) Check DDL's writetype in DummyTxnManager

2014-11-24 Thread cw (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cw updated HIVE-8192: - Status: Patch Available (was: Open) Check DDL's writetype in DummyTxnManager

[jira] [Updated] (HIVE-8192) Check DDL's writetype in DummyTxnManager

2014-11-24 Thread cw (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cw updated HIVE-8192: - Attachment: HIVE-8192.4.patch The failed four testcases seemed no relation with the change. Add another test case in

[jira] [Updated] (HIVE-8536) Enable SkewJoinResolver for spark [Spark Branch]

2014-11-24 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8536: - Attachment: HIVE-8536.2-spark.patch Address RB comments Enable SkewJoinResolver for spark [Spark Branch]

[jira] [Commented] (HIVE-8536) Enable SkewJoinResolver for spark [Spark Branch]

2014-11-24 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14222964#comment-14222964 ] Rui Li commented on HIVE-8536: -- With the latest patch, the previous example query plan is:

[jira] [Updated] (HIVE-8828) Remove hadoop 20 shims

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8828: --- Attachment: HIVE-8828.7.patch Remove hadoop 20 shims --

Re: Review Request 27895: Remove Hadoop 20 shims

2014-11-24 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27895/ --- (Updated Nov. 24, 2014, 1:46 p.m.) Review request for hive and Thejas Nair.

[jira] [Updated] (HIVE-8828) Remove hadoop 20 shims

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8828: --- Status: Open (was: Patch Available) Remove hadoop 20 shims --

[jira] [Updated] (HIVE-8828) Remove hadoop 20 shims

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8828: --- Status: Patch Available (was: Open) Remove hadoop 20 shims --

[jira] [Commented] (HIVE-8839) Support alter table .. add/replace columns cascade

2014-11-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223008#comment-14223008 ] Chaoyu Tang commented on HIVE-8839: ---

[jira] [Commented] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223019#comment-14223019 ] Hive QA commented on HIVE-8936: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-8774) CBO: enable groupBy index

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223021#comment-14223021 ] Hive QA commented on HIVE-8774: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-8536) Enable SkewJoinResolver for spark [Spark Branch]

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223025#comment-14223025 ] Hive QA commented on HIVE-8536: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Assigned] (HIVE-8952) Exception handling should be improved in DataWritableWriter

2014-11-24 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Kumar Singh reassigned HIVE-8952: Assignee: Ashish Kumar Singh Exception handling should be improved in

[jira] [Created] (HIVE-8954) StorageBasedAuthorizationProvider Check write permission on HDFS on SELECT SQL request

2014-11-24 Thread LINTE (JIRA)
LINTE created HIVE-8954: --- Summary: StorageBasedAuthorizationProvider Check write permission on HDFS on SELECT SQL request Key: HIVE-8954 URL: https://issues.apache.org/jira/browse/HIVE-8954 Project: Hive

Hive-0.14 - Build # 743 - Still Failing

2014-11-24 Thread Apache Jenkins Server
Changes for Build #696 [rohini] PIG-4186: Fix e2e run against new build of pig and some enhancements (rohini) Changes for Build #697 Changes for Build #698 Changes for Build #699 Changes for Build #700 Changes for Build #701 Changes for Build #702 Changes for Build #703 [daijy] HIVE-8484:

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Status: Open (was: Patch Available) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Status: Patch Available (was: Open) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Attachment: (was: HIVE-8870.1.patch) errors when selecting a struct field within an array from ORC

[jira] [Updated] (HIVE-8870) errors when selecting a struct field within an array from ORC based tables

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8870: -- Attachment: HIVE-8870.2.patch errors when selecting a struct field within an array from ORC based

[jira] [Commented] (HIVE-8951) Spark remote context doesn't work with local-cluster [Spark Branch]

2014-11-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223171#comment-14223171 ] Xuefu Zhang commented on HIVE-8951: --- I think the problem is that SparkClientImpl is

[jira] [Updated] (HIVE-6914) parquet-hive cannot write nested map (map value is map)

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-6914: -- Attachment: HIVE-6914.4.patch Here's the file with the .q.out updated parquet-hive cannot write nested

[jira] [Updated] (HIVE-6914) parquet-hive cannot write nested map (map value is map)

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-6914: -- Status: Open (was: Patch Available) parquet-hive cannot write nested map (map value is map)

[jira] [Updated] (HIVE-6914) parquet-hive cannot write nested map (map value is map)

2014-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-6914: -- Status: Patch Available (was: Open) parquet-hive cannot write nested map (map value is map)

Re: Review Request 28147: HIVE-7073:Implement Binary in ParquetSerDe

2014-11-24 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28147/#review62822 --- LGTM! One comment below.

[jira] [Updated] (HIVE-8774) CBO: enable groupBy index

2014-11-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8774: -- Attachment: HIVE-8774.8.patch CBO: enable groupBy index -

[jira] [Updated] (HIVE-8774) CBO: enable groupBy index

2014-11-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8774: -- Status: Open (was: Patch Available) CBO: enable groupBy index -

Re: Review Request 27713: CBO: enable groupBy index

2014-11-24 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27713/ --- (Updated Nov. 24, 2014, 6:47 p.m.) Review request for hive and Sergey

[jira] [Updated] (HIVE-8774) CBO: enable groupBy index

2014-11-24 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8774: -- Status: Patch Available (was: Open) CBO: enable groupBy index -

[jira] [Commented] (HIVE-4009) CLI Tests fail randomly due to MapReduce LocalJobRunner race condition

2014-11-24 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223356#comment-14223356 ] Szehon Ho commented on HIVE-4009: - Makes sense to me not to run the racy section for

[jira] [Commented] (HIVE-860) Persistent distributed cache

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223357#comment-14223357 ] Hive QA commented on HIVE-860: -- {color:red}Overall{color}: -1 at least one tests failed Here

[jira] [Updated] (HIVE-8636) CBO: split cbo_correctness test

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8636: --- Attachment: HIVE-8936.2.patch CBO: split cbo_correctness test --- Key:

[jira] [Updated] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8936: --- Attachment: HIVE-8936.2.patch Add SORT_QUERY_RESULTS for join tests that do not guarantee order

[jira] [Updated] (HIVE-8636) CBO: split cbo_correctness test

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8636: --- Attachment: (was: HIVE-8936.2.patch) CBO: split cbo_correctness test ---

[jira] [Commented] (HIVE-8574) Enhance metrics gathering in Spark Client [Spark Branch]

2014-11-24 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223383#comment-14223383 ] Marcelo Vanzin commented on HIVE-8574: -- Haven't had a chance to look at this yet.

[jira] [Commented] (HIVE-8951) Spark remote context doesn't work with local-cluster [Spark Branch]

2014-11-24 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223388#comment-14223388 ] Marcelo Vanzin commented on HIVE-8951: -- `SparkClientImpl` has `stop()`, which should

[jira] [Updated] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8936: --- Attachment: HIVE-8936.1-spark.patch For spark branch. Add SORT_QUERY_RESULTS for join tests that do not guarantee

[jira] [Updated] (HIVE-8099) IN operator for partition column fails when the partition column type is DATE

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8099: --- Fix Version/s: 0.14.1 IN operator for partition column fails when the partition column type

[jira] [Commented] (HIVE-8099) IN operator for partition column fails when the partition column type is DATE

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223395#comment-14223395 ] Ashutosh Chauhan commented on HIVE-8099: Backported to 0.14 IN operator for

[jira] [Commented] (HIVE-8914) HDFSCleanup thread holds reference to FileSystem

2014-11-24 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223400#comment-14223400 ] Eugene Koifman commented on HIVE-8914: -- +1 HDFSCleanup thread holds reference to

[jira] [Updated] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5664: --- Fix Version/s: 0.14.1 Drop cascade database fails when the db has any tables with indexes

[jira] [Commented] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223407#comment-14223407 ] Ashutosh Chauhan commented on HIVE-5664: Committed to 0.14 Drop cascade database

[jira] [Updated] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8936: --- Attachment: HIVE-8936.3.patch Previous patch missed tez_join_tests and tez_joins_explain Add SORT_QUERY_RESULTS for

[jira] [Commented] (HIVE-4766) Support HS2 client login timeout when the thrift thread max# is reached

2014-11-24 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223431#comment-14223431 ] Szehon Ho commented on HIVE-4766: - Hi Chaoyu, this is a very welcome fix. I'll put some

[jira] [Updated] (HIVE-5631) Index creation on a skew table fails

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5631: --- Fix Version/s: 0.14.1 Index creation on a skew table fails

[jira] [Commented] (HIVE-5631) Index creation on a skew table fails

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223434#comment-14223434 ] Ashutosh Chauhan commented on HIVE-5631: Committed to 0.14 Index creation on a

[jira] [Updated] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8936: --- Attachment: HIVE-8936.2-spark.patch Same as above. Add SORT_QUERY_RESULTS for join tests that do not guarantee order

[jira] [Commented] (HIVE-8951) Spark remote context doesn't work with local-cluster [Spark Branch]

2014-11-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223450#comment-14223450 ] Xuefu Zhang commented on HIVE-8951: --- [~vanzin], yes. I realized that later on, and

Hive-0.14 - Build # 744 - Still Failing

2014-11-24 Thread Apache Jenkins Server
Changes for Build #696 [rohini] PIG-4186: Fix e2e run against new build of pig and some enhancements (rohini) Changes for Build #697 Changes for Build #698 Changes for Build #699 Changes for Build #700 Changes for Build #701 Changes for Build #702 Changes for Build #703 [daijy] HIVE-8484:

[jira] [Comment Edited] (HIVE-8951) Spark remote context doesn't work with local-cluster [Spark Branch]

2014-11-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223450#comment-14223450 ] Xuefu Zhang edited comment on HIVE-8951 at 11/24/14 8:41 PM: -

sqlline as a sub-project

2014-11-24 Thread Julian Hyde
DB group, I am exploring the possibility of making sqlline an Apache DB sub-project. Sqlline is a JDBC shell along the lines of Oracle's SQL*Plus and Derby's ij, but it is generic: it works with any JDBC driver. It was founded about 10 years ago, and was forked (without malice) into Hive as

[jira] [Commented] (HIVE-8951) Spark remote context doesn't work with local-cluster [Spark Branch]

2014-11-24 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223507#comment-14223507 ] Marcelo Vanzin commented on HIVE-8951: -- That `BindException` should not be fatal;

Review Request 28403: HIVE-8889:JDBC Driver ResultSet.getXXXXXX(String columnLabel) methods Broken

2014-11-24 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28403/ --- Review request for hive, Ashutosh Chauhan, Prasad Mujumdar, and Szehon Ho.

[jira] [Commented] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223521#comment-14223521 ] Hive QA commented on HIVE-8936: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-8889) JDBC Driver ResultSet.getXXXXXX(String columnLabel) methods Broken

2014-11-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-8889: -- Attachment: HIVE-8889.patch Basically it was introduced in HIVE-6687 in Hive 0.13. Currently you might

Re: Review Request 28403: HIVE-8889:JDBC Driver ResultSet.getXXXXXX(String columnLabel) methods Broken

2014-11-24 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28403/#review62871 ---

[jira] [Updated] (HIVE-8889) JDBC Driver ResultSet.getXXXXXX(String columnLabel) methods Broken

2014-11-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-8889: -- Fix Version/s: 0.14.1 0.15.0 Status: Patch Available (was: Open) JDBC

[jira] [Created] (HIVE-8955) alter partition should check for hive.stats.autogather in hiveConf

2014-11-24 Thread Pankit Thapar (JIRA)
Pankit Thapar created HIVE-8955: --- Summary: alter partition should check for hive.stats.autogather in hiveConf Key: HIVE-8955 URL: https://issues.apache.org/jira/browse/HIVE-8955 Project: Hive

[jira] [Commented] (HIVE-8955) alter partition should check for hive.stats.autogather in hiveConf

2014-11-24 Thread Pankit Thapar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223568#comment-14223568 ] Pankit Thapar commented on HIVE-8955: - [~szehon] , Can you please confirm if this is a

[jira] [Commented] (HIVE-8850) ObjectStore:: rollbackTransaction() and getHelper class needs to be looked into further.

2014-11-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223582#comment-14223582 ] Brock Noland commented on HIVE-8850: [~ctang.ma] I know you've looked at this recently.

[jira] [Updated] (HIVE-8850) ObjectStore:: rollbackTransaction() and getHelper class needs to be looked into further.

2014-11-24 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-8850: Assignee: Sushanth Sowmyan (was: Hari Sankar Sivarama

[jira] [Updated] (HIVE-8739) handle Derby and Oracle errors with joins and filters in Direct SQL in a invalid-DB-specific path

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8739: --- Fix Version/s: 0.14.1 handle Derby and Oracle errors with joins and filters in Direct SQL in

[jira] [Commented] (HIVE-8739) handle Derby and Oracle errors with joins and filters in Direct SQL in a invalid-DB-specific path

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223600#comment-14223600 ] Ashutosh Chauhan commented on HIVE-8739: Committed to 0.14 handle Derby and

[jira] [Commented] (HIVE-8706) Table statistic collection on counter failed due to table name character case.

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223603#comment-14223603 ] Ashutosh Chauhan commented on HIVE-8706: [~hagleitn] This will be good to have in

[jira] [Commented] (HIVE-8848) data loading from text files or text file processing doesn't handle nulls correctly

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223608#comment-14223608 ] Hive QA commented on HIVE-8848: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8936: --- Attachment: (was: HIVE-8936.2-spark.patch) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

[jira] [Updated] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8936: --- Attachment: (was: HIVE-8936.2.patch) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

[jira] [Commented] (HIVE-6994) parquet-hive createArray strips null elements

2014-11-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223622#comment-14223622 ] Ryan Blue commented on HIVE-6994: - [~mickaellcr], has this issue been addressed by

[jira] [Updated] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8936: --- Attachment: HIVE-8936.3-spark.patch Add SORT_QUERY_RESULTS for join tests that do not guarantee order

[jira] [Commented] (HIVE-8936) Add SORT_QUERY_RESULTS for join tests that do not guarantee order

2014-11-24 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223637#comment-14223637 ] Hive QA commented on HIVE-8936: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-8706) Table statistic collection on counter failed due to table name character case.

2014-11-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223644#comment-14223644 ] Gunther Hagleitner commented on HIVE-8706: -- +1 for 0.14 branch Table statistic

Review Request 28416: HIVE-4766:Support HS2 client login timeout when the thrift thread max# is reached

2014-11-24 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28416/ --- Review request for hive. Repository: hive-git Description --- Hive has

[jira] [Commented] (HIVE-8951) Spark remote context doesn't work with local-cluster [Spark Branch]

2014-11-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223646#comment-14223646 ] Xuefu Zhang commented on HIVE-8951: --- okay. I saw this in Hive log: {code} 2014-11-24

[jira] [Commented] (HIVE-8951) Spark remote context doesn't work with local-cluster [Spark Branch]

2014-11-24 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223661#comment-14223661 ] Marcelo Vanzin commented on HIVE-8951: -- Not from just those logs. Is this easily

[jira] [Updated] (HIVE-4766) Support HS2 client login timeout when the thrift thread max# is reached

2014-11-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-4766: -- Attachment: HIVE-4766.1.patch Thanks, [~szehon]. I have addressed all the issues you raised in the

[jira] [Commented] (HIVE-4766) Support HS2 client login timeout when the thrift thread max# is reached

2014-11-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223673#comment-14223673 ] Chaoyu Tang commented on HIVE-4766: --- [~leftylev] Please let me know if you have any

[jira] [Commented] (HIVE-8955) alter partition should check for hive.stats.autogather in hiveConf

2014-11-24 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223674#comment-14223674 ] Szehon Ho commented on HIVE-8955: - Hi Pankit, I took a look. It seems like for alter

[jira] [Commented] (HIVE-8951) Spark remote context doesn't work with local-cluster [Spark Branch]

2014-11-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223686#comment-14223686 ] Xuefu Zhang commented on HIVE-8951: --- If you can run hive CLI, the following steps, which

Re: Review Request 28372: HIVE-8950: Add support in ParquetHiveSerde to create table schema from a parquet file

2014-11-24 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28372/#review62889 ---

Re: Review Request 28403: HIVE-8889:JDBC Driver ResultSet.getXXXXXX(String columnLabel) methods Broken

2014-11-24 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28403/ --- (Updated Nov. 24, 2014, 10:44 p.m.) Review request for hive, Ashutosh Chauhan,

[jira] [Updated] (HIVE-8889) JDBC Driver ResultSet.getXXXXXX(String columnLabel) methods Broken

2014-11-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-8889: -- Attachment: HIVE-8889.1.patch Thanks, [~brocknoland]. I have revised the patch based on your review

[jira] [Updated] (HIVE-8706) Table statistic collection on counter failed due to table name character case.

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8706: --- Fix Version/s: 0.14.1 Table statistic collection on counter failed due to table name

[jira] [Commented] (HIVE-8609) Move beeline to jline2

2014-11-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223706#comment-14223706 ] Brock Noland commented on HIVE-8609: [~leftymi...@yahoo.com] an alternative to deleting

[jira] [Commented] (HIVE-8706) Table statistic collection on counter failed due to table name character case.

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223708#comment-14223708 ] Ashutosh Chauhan commented on HIVE-8706: committed to 0.14 Table statistic

[jira] [Commented] (HIVE-8955) alter partition should check for hive.stats.autogather in hiveConf

2014-11-24 Thread Pankit Thapar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223712#comment-14223712 ] Pankit Thapar commented on HIVE-8955: - Thanks for a quick glance [~szehon]. As far as I

[jira] [Comment Edited] (HIVE-8609) Move beeline to jline2

2014-11-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223706#comment-14223706 ] Brock Noland edited comment on HIVE-8609 at 11/24/14 10:58 PM:

Hive-0.14 - Build # 745 - Still Failing

2014-11-24 Thread Apache Jenkins Server
Changes for Build #696 [rohini] PIG-4186: Fix e2e run against new build of pig and some enhancements (rohini) Changes for Build #697 Changes for Build #698 Changes for Build #699 Changes for Build #700 Changes for Build #701 Changes for Build #702 Changes for Build #703 [daijy] HIVE-8484:

[jira] [Updated] (HIVE-8828) Remove hadoop 20 shims

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8828: --- Status: Patch Available (was: Open) Remove hadoop 20 shims --

[jira] [Updated] (HIVE-8828) Remove hadoop 20 shims

2014-11-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8828: --- Attachment: HIVE-8828.8.patch Remove hadoop 20 shims --

  1   2   >