Re: Nonexistent "region" parameters in the wiki

2014-08-04 Thread Lars Francke
I searched through the git history of HiveConf using this command: git log -G'hive.region.properties' -- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Which gave the following result: commit e64554451173c4c892e53dd33c949b332b68a9a8 Author: Ashutosh Chauhan Date: Fri Apr 20 18:07:4

[jira] [Commented] (HIVE-7519) Refactor QTestUtil to remove its duplication with QFileClient for qtest setup and teardown

2014-08-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084392#comment-14084392 ] Hive QA commented on HIVE-7519: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-7533) sql std auth - set authorization privileges for tables when created from hive cli

2014-08-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7533: Attachment: HIVE-7533.2.patch HIVE-7533.2.patch - addressing review comment > sql std auth - set a

Re: Review Request 24167: HIVE-7533 : sql std auth - set authorization privileges for tables when created from hive cli

2014-08-04 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24167/ --- (Updated Aug. 4, 2014, 7:32 a.m.) Review request for hive and Jason Dere. Cha

[jira] [Commented] (HIVE-7580) Support dynamic partitioning

2014-08-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084406#comment-14084406 ] Xuefu Zhang commented on HIVE-7580: --- I'd think they are different. Here's Hive's dynamic

[jira] [Commented] (HIVE-5155) Support secure proxy user access to HiveServer2

2014-08-04 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084408#comment-14084408 ] Lefty Leverenz commented on HIVE-5155: -- While documenting HIVE-6486 -- secure Subject.

[jira] [Commented] (HIVE-6486) Support secure Subject.doAs() in HiveServer2 JDBC client.

2014-08-04 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084413#comment-14084413 ] Lefty Leverenz commented on HIVE-6486: -- After an unconscionable delay, I've put a firs

Re: Nonexistent "region" parameters in the wiki

2014-08-04 Thread Lefty Leverenz
Brilliant! That trick might save me a lot of time on future searches. Thanks Lars. -- Lefty On Mon, Aug 4, 2014 at 3:00 AM, Lars Francke wrote: > I searched through the git history of HiveConf using this command: > > git log -G'hive.region.properties' -- > common/src/java/org/apache/hadoop/h

[jira] [Commented] (HIVE-7533) sql std auth - set authorization privileges for tables when created from hive cli

2014-08-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084430#comment-14084430 ] Hive QA commented on HIVE-7533: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7348) Beeline could not parse ; separated queries provided with -e option

2014-08-04 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084441#comment-14084441 ] Lars Francke commented on HIVE-7348: I won't argue much on this and leave the final dec

[jira] [Commented] (HIVE-7526) Research to use groupby transformation to replace Hive existing partitionByKey and SparkCollector combination

2014-08-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084450#comment-14084450 ] Rui Li commented on HIVE-7526: -- Hi [~xuefuz] [~csun], it seems in SparkShuffler, we lost the #

[jira] [Commented] (HIVE-4934) Improve documentation of OVER clause

2014-08-04 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084462#comment-14084462 ] Lars Francke commented on HIVE-4934: I just wanted to add the clarification and saw tha

[jira] [Commented] (HIVE-2314) JDBC HiveConnection.close() throws an exception: Error while cleaning up the server resources, caused by: org.apache.thrift.TApplicationException: Invalid method name: '

2014-08-04 Thread Adline Dsilva (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084464#comment-14084464 ] Adline Dsilva commented on HIVE-2314: - This issue occurs when hive connection is used i

[jira] [Updated] (HIVE-7527) Support order by and sort by on Spark

2014-08-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-7527: - Attachment: HIVE-7527-spark.patch > Support order by and sort by on Spark > -

[jira] [Updated] (HIVE-7527) Support order by and sort by on Spark

2014-08-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-7527: - Attachment: HIVE-7527-spark.patch > Support order by and sort by on Spark > -

[jira] [Updated] (HIVE-7527) Support order by and sort by on Spark

2014-08-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-7527: - Attachment: (was: HIVE-7527-spark.patch) > Support order by and sort by on Spark > ---

[jira] [Updated] (HIVE-7527) Support order by and sort by on Spark

2014-08-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-7527: - Status: Patch Available (was: Open) > Support order by and sort by on Spark > ---

[jira] [Created] (HIVE-7602) INSERT INTO TABLE x select * FROM "#temptable"

2014-08-04 Thread Lars Fiedler (JIRA)
Lars Fiedler created HIVE-7602: -- Summary: INSERT INTO TABLE x select * FROM "#temptable" Key: HIVE-7602 URL: https://issues.apache.org/jira/browse/HIVE-7602 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-7602) INSERT INTO TABLE x select * FROM "#temptable"

2014-08-04 Thread Lars Fiedler (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Fiedler updated HIVE-7602: --- Affects Version/s: (was: 0.13.1) 0.13.0 > INSERT INTO TABLE x select * FROM

[jira] [Updated] (HIVE-7602) INSERT INTO TABLE x select * FROM "#temptable"

2014-08-04 Thread Lars Fiedler (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Fiedler updated HIVE-7602: --- Fix Version/s: (was: 0.13.1) > INSERT INTO TABLE x select * FROM "#temptable" > --

[jira] [Commented] (HIVE-7527) Support order by and sort by on Spark

2014-08-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084763#comment-14084763 ] Hive QA commented on HIVE-7527: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7526) Research to use groupby transformation to replace Hive existing partitionByKey and SparkCollector combination

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084766#comment-14084766 ] Brock Noland commented on HIVE-7526: Hi [~lirui], I am might be misunderstanding...but

[jira] [Assigned] (HIVE-7441) Custom partition scheme gets rewritten with hive scheme upon concatenate

2014-08-04 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-7441: - Assignee: Chaoyu Tang It is a defect from hive and I think that the concatenated partition file s

[jira] [Created] (HIVE-7603) Getting exception while running Hive queries using Oozie's Hive action

2014-08-04 Thread Anuroopa George (JIRA)
Anuroopa George created HIVE-7603: - Summary: Getting exception while running Hive queries using Oozie's Hive action Key: HIVE-7603 URL: https://issues.apache.org/jira/browse/HIVE-7603 Project: Hive

[jira] [Commented] (HIVE-6584) Add HiveHBaseTableSnapshotInputFormat

2014-08-04 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084852#comment-14084852 ] Nick Dimiduk commented on HIVE-6584: Thanks folks! Any chance of getting a commit this

[jira] [Commented] (HIVE-7472) CLONE - Import fails for tables created with default text, sequence and orc file formats using HCatalog API

2014-08-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084881#comment-14084881 ] Thejas M Nair commented on HIVE-7472: - +1 > CLONE - Import fails for tables created wi

[jira] [Updated] (HIVE-7595) isKerberosMode() does a case sensitive comparison

2014-08-04 Thread Sravya Tirukkovalur (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sravya Tirukkovalur updated HIVE-7595: -- Affects Version/s: 0.13.1 > isKerberosMode() does a case sensitive comparison >

[jira] [Created] (HIVE-7604) Add Metastore API to fetch one or more partition names

2014-08-04 Thread Thiruvel Thirumoolan (JIRA)
Thiruvel Thirumoolan created HIVE-7604: -- Summary: Add Metastore API to fetch one or more partition names Key: HIVE-7604 URL: https://issues.apache.org/jira/browse/HIVE-7604 Project: Hive

[jira] [Updated] (HIVE-7595) isKerberosMode() does a case sensitive comparison

2014-08-04 Thread Sravya Tirukkovalur (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sravya Tirukkovalur updated HIVE-7595: -- Status: Patch Available (was: Open) > isKerberosMode() does a case sensitive comparison

[jira] [Commented] (HIVE-7604) Add Metastore API to fetch one or more partition names

2014-08-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084970#comment-14084970 ] Ashutosh Chauhan commented on HIVE-7604: [~thiruvel] This sounds useful. We have si

[jira] [Commented] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-08-04 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084984#comment-14084984 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-7405: - [~mmccli

[jira] [Commented] (HIVE-7527) Support order by and sort by on Spark

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085002#comment-14085002 ] Brock Noland commented on HIVE-7527: Nice work! Can you add a RB item? http://reviews.a

[jira] [Commented] (HIVE-4765) Improve HBase bulk loading facility

2014-08-04 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085004#comment-14085004 ] Nick Dimiduk commented on HIVE-4765: Bump. Patch still applies to master, with a little

[jira] [Commented] (HIVE-7330) Create SparkTask

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085016#comment-14085016 ] Brock Noland commented on HIVE-7330: Thank you [~chinnalalam]! Would you mind adding T

[jira] [Commented] (HIVE-7596) Cleanup OperatorFactory, ReduceSinkOperator, and reportStats

2014-08-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085037#comment-14085037 ] Szehon Ho commented on HIVE-7596: - HI Brock, do you mind putting up a RB for this change so

[jira] [Commented] (HIVE-7029) Vectorize ReduceWork

2014-08-04 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085039#comment-14085039 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-7029: - Now that

[jira] [Commented] (HIVE-7604) Add Metastore API to fetch one or more partition names

2014-08-04 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085064#comment-14085064 ] Thiruvel Thirumoolan commented on HIVE-7604: [~ashutoshc] Thanks. I will post a

[jira] [Commented] (HIVE-7532) allow disabling direct sql per query with external metastore

2014-08-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085068#comment-14085068 ] Sergey Shelukhin commented on HIVE-7532: Looks good. are test failures like testCon

[jira] [Updated] (HIVE-7292) Hive on Spark

2014-08-04 Thread Na Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Na Yang updated HIVE-7292: -- Attachment: HIVE-7584.1.patch > Hive on Spark > - > > Key: HIVE-7292 >

[jira] [Updated] (HIVE-7292) Hive on Spark

2014-08-04 Thread Na Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Na Yang updated HIVE-7292: -- Attachment: (was: HIVE-7584.1.patch) > Hive on Spark > - > > Key: HIVE-7292 >

[jira] [Updated] (HIVE-7584) Change SparkCompiler to generate a SparkWork that contains UnionWork from logical operator tree

2014-08-04 Thread Na Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Na Yang updated HIVE-7584: -- Attachment: HIVE-7584.1.patch > Change SparkCompiler to generate a SparkWork that contains UnionWork from > log

[jira] [Updated] (HIVE-7584) Change SparkCompiler to generate a SparkWork that contains UnionWork from logical operator tree

2014-08-04 Thread Na Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Na Yang updated HIVE-7584: -- Affects Version/s: spark-branch Status: Patch Available (was: In Progress) > Change SparkCompile

[jira] [Work started] (HIVE-7584) Change SparkCompiler to generate a SparkWork that contains UnionWork from logical operator tree

2014-08-04 Thread Na Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-7584 started by Na Yang. > Change SparkCompiler to generate a SparkWork that contains UnionWork from > logical operator tree > --

[jira] [Commented] (HIVE-7584) Change SparkCompiler to generate a SparkWork that contains UnionWork from logical operator tree

2014-08-04 Thread Na Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085086#comment-14085086 ] Na Yang commented on HIVE-7584: --- Include UnionWork in the task graph of SparkWork. The edge p

Re: Review Request 24211: HIVE-7554 - Parquet Hive should resolve column names in case insensitive manner

2014-08-04 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24211/#review49483 --- Hi, mostly looks good, just a comment+question below. ql/src/java/

[jira] [Updated] (HIVE-7589) Some fixes and improvements to statistics annotation rules

2014-08-04 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7589: - Attachment: HIVE-7589.2.patch Intermediate patch submission to trim down the test failures. > Some fixes

[jira] [Commented] (HIVE-7554) Parquet Hive should resolve column names in case insensitive manner

2014-08-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085093#comment-14085093 ] Szehon Ho commented on HIVE-7554: - (response on the RB) > Parquet Hive should resolve colu

[jira] [Commented] (HIVE-7554) Parquet Hive should resolve column names in case insensitive manner

2014-08-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085091#comment-14085091 ] Szehon Ho commented on HIVE-7554: - Hi Brock, mostly looks good to me, just one minor commen

Re: Review Request 24176: Fetch aggregated stats from MetaStore

2014-08-04 Thread Ashutosh Chauhan
> On Aug. 2, 2014, 1:18 a.m., Prasanth_J wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java, line > > 5920 > > > > > > Should the client (StatsAnnotation) have a fallback mechanism? If >

[jira] [Created] (HIVE-7605) add more javadoc to HivePrivilegeObject

2014-08-04 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-7605: --- Summary: add more javadoc to HivePrivilegeObject Key: HIVE-7605 URL: https://issues.apache.org/jira/browse/HIVE-7605 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-7605) add more javadoc to HivePrivilegeObject

2014-08-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7605: Attachment: HIVE-7605.1.patch > add more javadoc to HivePrivilegeObject > --

[jira] [Updated] (HIVE-7384) Research into reduce-side join

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7384: --- Attachment: sales_stores.txt sales_products.txt sales_items.txt I am u

Re: Review Request 24211: HIVE-7554 - Parquet Hive should resolve column names in case insensitive manner

2014-08-04 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24211/ --- (Updated Aug. 4, 2014, 7:08 p.m.) Review request for hive and Szehon Ho. Chan

Re: Review Request 24211: HIVE-7554 - Parquet Hive should resolve column names in case insensitive manner

2014-08-04 Thread Brock Noland
> On Aug. 4, 2014, 6:55 p.m., Szehon Ho wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java, > > line 106 > > > > > > For easier-to-read code, can we not do the assignment in

[jira] [Updated] (HIVE-7554) Parquet Hive should resolve column names in case insensitive manner

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7554: --- Attachment: HIVE-7554.4.patch > Parquet Hive should resolve column names in case insensitive manner >

[jira] [Updated] (HIVE-7596) Cleanup OperatorFactory, ReduceSinkOperator, and reportStats

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7596: --- Attachment: HIVE-7596.patch > Cleanup OperatorFactory, ReduceSinkOperator, and reportStats > -

[jira] [Commented] (HIVE-7348) Beeline could not parse ; separated queries provided with -e option

2014-08-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085122#comment-14085122 ] Szehon Ho commented on HIVE-7348: - bq. Maybe another feature to add instead is to support

[jira] [Commented] (HIVE-7596) Cleanup OperatorFactory, ReduceSinkOperator, and reportStats

2014-08-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085125#comment-14085125 ] Szehon Ho commented on HIVE-7596: - Thanks for taking care of the minor comment, +1 > Clean

[jira] [Commented] (HIVE-7595) isKerberosMode() does a case sensitive comparison

2014-08-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085128#comment-14085128 ] Hive QA commented on HIVE-7595: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7584) Change SparkCompiler to generate a SparkWork that contains UnionWork from logical operator tree

2014-08-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085133#comment-14085133 ] Hive QA commented on HIVE-7584: --- {color:red}Overall{color}: -1 no tests executed Here are

Re: Review Request 24170: HIVE-7583 Use FileSystem.access() if available to check file access for user

2014-08-04 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24170/#review49490 --- Ship it! Ship It! - Thejas Nair On Aug. 2, 2014, 1:49 a.m., Jaso

[jira] [Updated] (HIVE-6584) Add HiveHBaseTableSnapshotInputFormat

2014-08-04 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-6584: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Add HiveHBaseTableSnapsho

[jira] [Commented] (HIVE-7583) Use FileSystem.access() if available to check file access for user

2014-08-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085143#comment-14085143 ] Thejas M Nair commented on HIVE-7583: - +1 > Use FileSystem.access() if available to ch

[jira] [Commented] (HIVE-6584) Add HiveHBaseTableSnapshotInputFormat

2014-08-04 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085140#comment-14085140 ] Sushanth Sowmyan commented on HIVE-6584: Committed to trunk. Thanks Nick, and Thank

[jira] [Commented] (HIVE-7595) isKerberosMode() does a case sensitive comparison

2014-08-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085150#comment-14085150 ] Szehon Ho commented on HIVE-7595: - Failures dont look related. > isKerberosMode() does a c

[jira] [Commented] (HIVE-7554) Parquet Hive should resolve column names in case insensitive manner

2014-08-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085149#comment-14085149 ] Szehon Ho commented on HIVE-7554: - +1 > Parquet Hive should resolve column names in case i

[jira] [Commented] (HIVE-7513) Add ROW__ID VirtualColumn

2014-08-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085187#comment-14085187 ] Eugene Koifman commented on HIVE-7513: -- https://reviews.apache.org/r/24254/ > Add ROW

[jira] [Commented] (HIVE-6486) Support secure Subject.doAs() in HiveServer2 JDBC client.

2014-08-04 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085186#comment-14085186 ] Lefty Leverenz commented on HIVE-6486: -- [~shivshi], here's how you can get edit privil

Re: Review Request 23953: HIVE-7519: Refactor QTestUtil to remove its duplication with QFileClient for qtest setup and teardown

2014-08-04 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23953/ --- (Updated Aug. 4, 2014, 8:21 p.m.) Review request for hive. Changes --- P

[jira] [Updated] (HIVE-7519) Refactor QTestUtil to remove its duplication with QFileClient for qtest setup and teardown

2014-08-04 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Kumar Singh updated HIVE-7519: - Attachment: (was: HIVE-7519.2.patch) > Refactor QTestUtil to remove its duplication wi

[jira] [Updated] (HIVE-7519) Refactor QTestUtil to remove its duplication with QFileClient for qtest setup and teardown

2014-08-04 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Kumar Singh updated HIVE-7519: - Attachment: HIVE-7519.2.patch > Refactor QTestUtil to remove its duplication with QFileCli

[jira] [Commented] (HIVE-7589) Some fixes and improvements to statistics annotation rules

2014-08-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085226#comment-14085226 ] Hive QA commented on HIVE-7589: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-6486) Support secure Subject.doAs() in HiveServer2 JDBC client.

2014-08-04 Thread Shivaraju Gowda (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085233#comment-14085233 ] Shivaraju Gowda commented on HIVE-6486: --- The content in the documentation looks good

[jira] [Commented] (HIVE-7587) Fetch aggregated stats from MetaStore

2014-08-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085243#comment-14085243 ] Sergey Shelukhin commented on HIVE-7587: looks good; need to see tests pass > Fetc

[jira] [Commented] (HIVE-7604) Add Metastore API to fetch one or more partition names

2014-08-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085247#comment-14085247 ] Sergey Shelukhin commented on HIVE-7604: Note that there are already APIs to send f

[jira] [Commented] (HIVE-7446) Add support to ALTER TABLE .. ADD COLUMN to Avro backed tables

2014-08-04 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085255#comment-14085255 ] Szehon Ho commented on HIVE-7446: - You can look at a discussion in HIVE-6131 for RCFile, i

[jira] [Commented] (HIVE-4064) Handle db qualified names consistently across all HiveQL statements

2014-08-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085260#comment-14085260 ] Thejas M Nair commented on HIVE-4064: - Sure, I am reviewing this patch. > Handle db q

[jira] [Commented] (HIVE-7348) Beeline could not parse ; separated queries provided with -e option

2014-08-04 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085273#comment-14085273 ] Lars Francke commented on HIVE-7348: That's perfect, thanks! Didn't know that. > Beeli

Re: Review Request 24195: StarterProject: Move from assert to Guava Preconditions.* in Hive on Spark

2014-08-04 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24195/#review49489 --- Thank you very much Chao! I have a few minor nits and then I will co

[jira] [Updated] (HIVE-7482) The planning side changes for SMB join on hive-tez

2014-08-04 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7482: - Attachment: HIVE-7482.WIP.2.patch > The planning side changes for SMB join on hive-tez > -

[jira] [Commented] (HIVE-7526) Research to use groupby transformation to replace Hive existing partitionByKey and SparkCollector combination

2014-08-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085321#comment-14085321 ] Xuefu Zhang commented on HIVE-7526: --- [~lirui], {quote} it seems in SparkShuffler, we lo

[jira] [Commented] (HIVE-7596) Cleanup OperatorFactory, ReduceSinkOperator, and reportStats

2014-08-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085327#comment-14085327 ] Hive QA commented on HIVE-7596: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7426) ClassCastException: ...IntWritable cannot be cast to ...Text involving ql.udf.generic.GenericUDFBasePad.evaluate

2014-08-04 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085334#comment-14085334 ] Matt McCline commented on HIVE-7426: From: Jason Dere 12:52 AM (13 hours ago) Looking

[jira] [Updated] (HIVE-7587) Fetch aggregated stats from MetaStore

2014-08-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7587: --- Status: Open (was: Patch Available) > Fetch aggregated stats from MetaStore > ---

[jira] [Updated] (HIVE-7587) Fetch aggregated stats from MetaStore

2014-08-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7587: --- Attachment: HIVE-7587.4.patch > Fetch aggregated stats from MetaStore > --

[jira] [Updated] (HIVE-7587) Fetch aggregated stats from MetaStore

2014-08-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7587: --- Status: Patch Available (was: Open) > Fetch aggregated stats from MetaStore > ---

[jira] [Updated] (HIVE-7561) StarterProject: Move from assert to Guava Preconditions.* in Hive on Spark

2014-08-04 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-7561: --- Attachment: HIVE-7561.3-spark.patch HI [~brocknoland], I've updated the patch. Please take a look. > StarterProject:

[jira] [Created] (HIVE-7606) Design SparkSession, SparkSessionManager

2014-08-04 Thread Brock Noland (JIRA)
Brock Noland created HIVE-7606: -- Summary: Design SparkSession, SparkSessionManager Key: HIVE-7606 URL: https://issues.apache.org/jira/browse/HIVE-7606 Project: Hive Issue Type: Task

[jira] [Updated] (HIVE-7348) Beeline could not parse ; separated queries provided with -e option

2014-08-04 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Kumar Singh updated HIVE-7348: - Resolution: Not a Problem Status: Resolved (was: Patch Available) > Beeline could

[jira] [Commented] (HIVE-7348) Beeline could not parse ; separated queries provided with -e option

2014-08-04 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085357#comment-14085357 ] Ashish Kumar Singh commented on HIVE-7348: -- Sounds like we have a consensus here t

Re: Review Request 24176: Fetch aggregated stats from MetaStore

2014-08-04 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24176/ --- (Updated Aug. 4, 2014, 9:50 p.m.) Review request for hive and Prasanth_J. Cha

Re: Review Request 24195: StarterProject: Move from assert to Guava Preconditions.* in Hive on Spark

2014-08-04 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24195/ --- (Updated Aug. 4, 2014, 9:50 p.m.) Review request for hive. Changes --- H

[jira] [Commented] (HIVE-7587) Fetch aggregated stats from MetaStore

2014-08-04 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085368#comment-14085368 ] Ashutosh Chauhan commented on HIVE-7587: Updated with Prashanth's feedback. > Fetc

[jira] [Commented] (HIVE-7330) Create SparkTask

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085372#comment-14085372 ] Brock Noland commented on HIVE-7330: Linking to HIVE-7606. > Create SparkTask > --

[jira] [Commented] (HIVE-7330) Create SparkTask

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085370#comment-14085370 ] Brock Noland commented on HIVE-7330: I was just re-reading the design doc, I think it m

[jira] [Created] (HIVE-7607) Spark "Explain" should give useful information on dependencies

2014-08-04 Thread Chao (JIRA)
Chao created HIVE-7607: -- Summary: Spark "Explain" should give useful information on dependencies Key: HIVE-7607 URL: https://issues.apache.org/jira/browse/HIVE-7607 Project: Hive Issue Type: Improvemen

[jira] [Updated] (HIVE-7606) Design SparkSession, SparkSessionManager

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7606: --- Description: In this JIRA we'll design two interfaces: * SparkSession * SparkSessionPoolManager and

[jira] [Updated] (HIVE-7607) Spark "Explain" should give useful information on dependencies

2014-08-04 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-7607: --- Description: Currently, when using "Explain" under Spark mode, it displays dependency information like this: {code}

[jira] [Commented] (HIVE-7587) Fetch aggregated stats from MetaStore

2014-08-04 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085391#comment-14085391 ] Prasanth J commented on HIVE-7587: -- LGTM, +1 assuming tests pass. > Fetch aggregated stat

[jira] [Updated] (HIVE-7606) Design SparkSession, SparkSessionManager

2014-08-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7606: --- Description: In this JIRA we'll design two interfaces: * SparkSessionState * SparkSessionPoolManager

  1   2   3   >