[jira] [Commented] (HIVE-7383) Add SQuirrelSQLClient notes from HiveServer v1 client wiki to v2 wiki

2014-07-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058504#comment-14058504 ] Lefty Leverenz commented on HIVE-7383: -- > I just lifted the text block from the older

[jira] [Commented] (HIVE-5976) Decouple input formats from STORED as keywords

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

[jira] [Commented] (HIVE-538) make hive_jdbc.jar self-containing

2014-07-11 Thread Nick White (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058557#comment-14058557 ] Nick White commented on HIVE-538: - [~ekoifman] Are you adding the driver as a dependency to

[jira] [Created] (HIVE-7389) Reduce number of metastore calls in MoveTask (when loading dynamic partitions)

2014-07-11 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-7389: -- Summary: Reduce number of metastore calls in MoveTask (when loading dynamic partitions) Key: HIVE-7389 URL: https://issues.apache.org/jira/browse/HIVE-7389 Projec

[jira] [Updated] (HIVE-7389) Reduce number of metastore calls in MoveTask (when loading dynamic partitions)

2014-07-11 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-7389: --- Affects Version/s: 0.14.0 > Reduce number of metastore calls in MoveTask (when loading dynamic

[jira] [Updated] (HIVE-7389) Reduce number of metastore calls in MoveTask (when loading dynamic partitions)

2014-07-11 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-7389: --- Attachment: local_vm_testcase.txt Actual issue was observed in a larger cluster. Attaching he

[jira] [Updated] (HIVE-7389) Reduce number of metastore calls in MoveTask (when loading dynamic partitions)

2014-07-11 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-7389: --- Attachment: HIVE-7389.1.patch Observed 10% improvement in overall runtime of the ETL workload

[jira] [Assigned] (HIVE-7389) Reduce number of metastore calls in MoveTask (when loading dynamic partitions)

2014-07-11 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan reassigned HIVE-7389: -- Assignee: Rajesh Balamohan > Reduce number of metastore calls in MoveTask (when loading

[jira] [Created] (HIVE-7390) Make quote character optional and configurable in BeeLine CSV/TSV output

2014-07-11 Thread Jim Halfpenny (JIRA)
Jim Halfpenny created HIVE-7390: --- Summary: Make quote character optional and configurable in BeeLine CSV/TSV output Key: HIVE-7390 URL: https://issues.apache.org/jira/browse/HIVE-7390 Project: Hive

[jira] [Updated] (HIVE-7390) Make quote character optional and configurable in BeeLine CSV/TSV output

2014-07-11 Thread Jim Halfpenny (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Halfpenny updated HIVE-7390: Attachment: HIVE-7390.patch I've attached a patch that adds the option --wrapColumns and --wrapChara

[jira] [Commented] (HIVE-7390) Make quote character optional and configurable in BeeLine CSV/TSV output

2014-07-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058790#comment-14058790 ] Xuefu Zhang commented on HIVE-7390: --- If we are talking about CSV/TSV, then these options

[jira] [Commented] (HIVE-5976) Decouple input formats from STORED as keywords

2014-07-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058823#comment-14058823 ] Brock Noland commented on HIVE-5976: storage_format_descriptor might be related. Can yo

[jira] [Commented] (HIVE-538) make hive_jdbc.jar self-containing

2014-07-11 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058873#comment-14058873 ] Eugene Koifman commented on HIVE-538: - yes, "where is it published to"? It seems like o

[jira] [Commented] (HIVE-7390) Make quote character optional and configurable in BeeLine CSV/TSV output

2014-07-11 Thread Jim Halfpenny (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058901#comment-14058901 ] Jim Halfpenny commented on HIVE-7390: - The definition of the CSV/TSV formats are poorly

[jira] [Updated] (HIVE-7279) UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilbur Yang updated HIVE-7279: -- Status: Open (was: Patch Available) > UDF format_number() does not work on DECIMAL types >

[jira] [Updated] (HIVE-7279) UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilbur Yang updated HIVE-7279: -- Attachment: HIVE-7279.2.patch Updated negative tests. > UDF format_number() does not work on DECIMAL ty

[jira] [Updated] (HIVE-7279) UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilbur Yang updated HIVE-7279: -- Status: Patch Available (was: Open) > UDF format_number() does not work on DECIMAL types >

[jira] [Commented] (HIVE-6806) Native Avro support in Hive

2014-07-11 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059137#comment-14059137 ] Ashish Kumar Singh commented on HIVE-6806: -- [~davidchen] Thanks for the pointers h

[jira] [Commented] (HIVE-7279) UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059164#comment-14059164 ] Szehon Ho commented on HIVE-7279: - Should be in good shape, but can you put up a review boa

Review Request 23418: Hive 7279: UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Wilbur Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23418/ --- Review request for hive. Bugs: HIVE-7279 https://issues.apache.org/jira/bro

Re: Review Request 23418: Hive-7279: UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Wilbur Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23418/ --- (Updated July 11, 2014, 6:50 p.m.) Review request for hive. Summary (updated)

[jira] [Commented] (HIVE-7279) UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059189#comment-14059189 ] Wilbur Yang commented on HIVE-7279: --- Uploaded to RB. https://reviews.apache.org/r/23418/

how to produce non uber hive-exec.jar

2014-07-11 Thread Eugene Koifman
Currently the 'ql' module which produces a hive-exec.jar uses maven-shade-plugin to produce an uber jar. Is there a way to also produce something like hive-exec-core.jar which would only have hive classes from ql module? (and publish this jar as well?) There are options on the shade plugin to gi

[jira] [Commented] (HIVE-7279) UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059305#comment-14059305 ] Hive QA commented on HIVE-7279: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: Defaults and testing

2014-07-11 Thread Eugene Koifman
Can we randomly choose some subset of the tests (25% of total, for example) to run for each cell in the test matrix? On Sun, Jun 22, 2014 at 9:53 AM, Brock Noland wrote: > Hi, > > I know there is an effort to enable Vectorization (HIVE-5538) by default. I > think we probably still want to test

Re: Review Request 23387: Addressed review comments

2014-07-11 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/ --- (Updated July 11, 2014, 9:07 p.m.) Review request for hive. Changes ---

Re: Review Request 23387: HIVE-6806: Native Avro support in Hive

2014-07-11 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/ --- (Updated July 11, 2014, 9:16 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-7391) Refactoring TezWork/TezEdgeProperty for code reuse

2014-07-11 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-7391: - Summary: Refactoring TezWork/TezEdgeProperty for code reuse Key: HIVE-7391 URL: https://issues.apache.org/jira/browse/HIVE-7391 Project: Hive Issue Type: Task

[jira] [Updated] (HIVE-7391) Refactoring TezWork/TezEdgeProperty for code reuse

2014-07-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7391: -- Status: Patch Available (was: Open) > Refactoring TezWork/TezEdgeProperty for code reuse >

[jira] [Updated] (HIVE-7391) Refactoring TezWork/TezEdgeProperty for code reuse

2014-07-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7391: -- Attachment: HIVE-7391.patch > Refactoring TezWork/TezEdgeProperty for code reuse > -

Review Request 23420: HIVE-7391: Refactoring TezWork/TezEdgeProperty for code reuse

2014-07-11 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23420/ --- Review request for hive. Bugs: HIVE-7391 https://issues.apache.org/jira/bro

Review Request 23421: invalidate stats when table is truncated

2014-07-11 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23421/ --- Review request for hive. Bugs: HIVE-7213 https://issues.apache.org/jira/bro

[jira] [Updated] (HIVE-7213) COUNT(*) returns out-dated count value after TRUNCATE or INSERT INTO

2014-07-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7213: --- Attachment: HIVE-7213.patch Attached patch fixes truncate table scenario. Insert into is on di

[jira] [Commented] (HIVE-7279) UDF format_number() does not work on DECIMAL types

2014-07-11 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059416#comment-14059416 ] Szehon Ho commented on HIVE-7279: - +1 > UDF format_number() does not work on DECIMAL types

[jira] [Updated] (HIVE-7213) COUNT(*) returns out-dated count value after TRUNCATE or INSERT INTO

2014-07-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7213: --- Assignee: Ashutosh Chauhan Status: Patch Available (was: Open) > COUNT(*) returns out-d

[jira] [Updated] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7361: Summary: using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands (was: using authoriz

[jira] [Commented] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059434#comment-14059434 ] Thejas M Nair commented on HIVE-7361: - Authorizing the SET command through the API need

[jira] [Created] (HIVE-7392) Support Columns Stats for Partition Columns

2014-07-11 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-7392: Summary: Support Columns Stats for Partition Columns Key: HIVE-7392 URL: https://issues.apache.org/jira/browse/HIVE-7392 Project: Hive Issue

Review Request 23425: HIVE-7361: using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-11 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23425/ --- Review request for hive. Bugs: HIVE-7361 https://issues.apache.org/jira/bro

[jira] [Updated] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7361: Issue Type: Improvement (was: Bug) > using authorization api for RESET, DFS, ADD, DELETE, COMPILE c

[jira] [Updated] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7361: Attachment: HIVE-7361.1.patch HIVE-7361.1.patch - also changes the authorization test error message

[jira] [Updated] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7361: Status: Patch Available (was: Open) > using authorization api for RESET, DFS, ADD, DELETE, COMPILE

[jira] [Updated] (HIVE-7386) PTest support non-spot instances and higher cpu masters

2014-07-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7386: --- Assignee: Brock Noland Status: Patch Available (was: Open) > PTest support non-spot instances a

[jira] [Created] (HIVE-7393) Tez jobs sometimes fail with NPE processing input splits

2014-07-11 Thread Steven Yu (JIRA)
Steven Yu created HIVE-7393: --- Summary: Tez jobs sometimes fail with NPE processing input splits Key: HIVE-7393 URL: https://issues.apache.org/jira/browse/HIVE-7393 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-7393) Tez jobs sometimes fail with NPE processing input splits

2014-07-11 Thread Steven Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Yu updated HIVE-7393: Attachment: syslog_dag_1405114778353_0004_1.txt Attached full log containing error. > Tez jobs sometimes fa

[jira] [Commented] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-07-11 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059486#comment-14059486 ] Ravi Prakash commented on HIVE-7100: What should the behavior of drop table be for an i

[jira] [Created] (HIVE-7394) ORC writer logging fails when the padding is < 0.01

2014-07-11 Thread Gopal V (JIRA)
Gopal V created HIVE-7394: - Summary: ORC writer logging fails when the padding is < 0.01 Key: HIVE-7394 URL: https://issues.apache.org/jira/browse/HIVE-7394 Project: Hive Issue Type: Bug Co

[jira] [Commented] (HIVE-7391) Refactoring TezWork/TezEdgeProperty for code reuse

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

[jira] [Updated] (HIVE-7394) ORC writer logging fails when the padding is < 0.01

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7394: -- Attachment: HIVE-7394.1.patch > ORC writer logging fails when the padding is < 0.01 > --

[jira] [Updated] (HIVE-7394) ORC writer logging fails when the padding is < 0.01

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7394: -- Release Note: Fix logging of ORC padding percentages during inserts Status: Patch Available (was: Open

[jira] [Created] (HIVE-7395) Work around non availability of stats for partition columns

2014-07-11 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-7395: Summary: Work around non availability of stats for partition columns Key: HIVE-7395 URL: https://issues.apache.org/jira/browse/HIVE-7395 Project: Hive

[jira] [Commented] (HIVE-7391) Refactoring TezWork/TezEdgeProperty for code reuse

2014-07-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059560#comment-14059560 ] Xuefu Zhang commented on HIVE-7391: --- The above test failure doesn't appear related to the

[jira] [Updated] (HIVE-6252) sql std auth - support 'with admin option' in revoke role metastore api

2014-07-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6252: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) P

[jira] [Updated] (HIVE-6252) sql std auth - support 'with admin option' in revoke role metastore api

2014-07-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6252: Labels: TODOC14 (was: ) > sql std auth - support 'with admin option' in revoke role metastore api >

[jira] [Updated] (HIVE-6252) sql std auth - support 'with admin option' in revoke role metastore api

2014-07-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6252: Release Note: Adds support for "ADMIN OPTION FOR" in revoke role. It lets you revoke the ADMIN OPTIO

Re: Review Request 23387: HIVE-6806: Native Avro support in Hive

2014-07-11 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/ --- (Updated July 12, 2014, 2:18 a.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-6988: -- Attachment: HIVE-6988.3.patch Rebase to trunk and update for TEZ-1130, TEZ-1076 > Hive changes for tez-0.5.x co

[jira] [Commented] (HIVE-7213) COUNT(*) returns out-dated count value after TRUNCATE or INSERT INTO

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

[jira] [Commented] (HIVE-7394) ORC writer logging fails when the padding is < 0.01

2014-07-11 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059616#comment-14059616 ] Gunther Hagleitner commented on HIVE-7394: -- +1 > ORC writer logging fails when th

[jira] [Commented] (HIVE-5976) Decouple input formats from STORED as keywords

2014-07-11 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059627#comment-14059627 ] David Chen commented on HIVE-5976: -- I can reproduce it locally. It looks the failure is ca

Re: Review Request 23153: HIVE-5976: Decouple input formats from STORED as keywords.

2014-07-11 Thread David Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23153/ --- (Updated July 12, 2014, 3:44 a.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-5976) Decouple input formats from STORED as keywords

2014-07-11 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-5976: - Attachment: HIVE-5976.8.patch > Decouple input formats from STORED as keywords > -

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

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4765: Attachment: HIVE-4765.2.patch.txt > Improve HBase bulk loading facility > --- > >

Review Request 23438: Improve HBase bulk loading facility

2014-07-11 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23438/ --- Review request for hive. Bugs: HIVE-4765 https://issues.apache.org/jira/bro

[jira] [Updated] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-6037: Attachment: HIVE-6037.19.patch.txt > Synchronize HiveConf with hive-default.xml.template and support show conf > ---

[jira] [Commented] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

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

Re: Review Request 23421: invalidate stats when table is truncated

2014-07-11 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23421/#review47683 --- ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java

[jira] [Resolved] (HIVE-7393) Tez jobs sometimes fail with NPE processing input splits

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis resolved HIVE-7393. - Resolution: Duplicate Fix Version/s: 0.14.0 Already fixed by HIVE-7011 > Tez jobs sometimes fail with NPE

[jira] [Updated] (HIVE-7381) Class TezEdgeProperty missing license header

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7381: Description: NO PRECOMMIT TESTS > Class TezEdgeProperty missing license header > ---

[jira] [Commented] (HIVE-7386) PTest support non-spot instances and higher cpu masters

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

[jira] [Updated] (HIVE-7381) Class TezEdgeProperty missing license header

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7381: Attachment: HIVE-7381.1.patch.txt > Class TezEdgeProperty missing license header > -

[jira] [Updated] (HIVE-7381) Class TezEdgeProperty missing license header

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7381: Status: Patch Available (was: Open) > Class TezEdgeProperty missing license header > --

[jira] [Created] (HIVE-7396) BucketingSortingReduceSinkOptimizer throws NullPointException during ETL

2014-07-11 Thread Gopal V (JIRA)
Gopal V created HIVE-7396: - Summary: BucketingSortingReduceSinkOptimizer throws NullPointException during ETL Key: HIVE-7396 URL: https://issues.apache.org/jira/browse/HIVE-7396 Project: Hive Issue

[jira] [Commented] (HIVE-7351) ANALYZE TABLE statement fails on postgres metastore

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059655#comment-14059655 ] Navis commented on HIVE-7351: - It's the problem of JDBC implementaion. By spec, SQLException sh

[jira] [Updated] (HIVE-7396) BucketingSortingReduceSinkOptimizer throws NullPointException during ETL

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7396: -- Assignee: (was: Gopal V) > BucketingSortingReduceSinkOptimizer throws NullPointException during ETL > --

[jira] [Commented] (HIVE-7396) BucketingSortingReduceSinkOptimizer throws NullPointException during ETL

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059657#comment-14059657 ] Gopal V commented on HIVE-7396: --- This is not just a simple NULL check missing. I made modifi

[jira] [Updated] (HIVE-7351) ANALYZE TABLE statement fails on postgres metastore

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7351: Description: NO PRECOMMIT TESTS Metastore code use method {{PreparedStatement.setQueryTimeout(int)}} of JDBC Drive

[jira] [Updated] (HIVE-7351) ANALYZE TABLE statement fails on postgres metastore

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7351: Assignee: Navis Status: Patch Available (was: Open) > ANALYZE TABLE statement fails on postgres metastore > -

[jira] [Updated] (HIVE-7351) ANALYZE TABLE statement fails on postgres metastore

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7351: Attachment: HIVE-7351.1.patch.txt > ANALYZE TABLE statement fails on postgres metastore > --

[jira] [Created] (HIVE-7397) Set the defaults for fetch task conversion to 1Gb

2014-07-11 Thread Gopal V (JIRA)
Gopal V created HIVE-7397: - Summary: Set the defaults for fetch task conversion to 1Gb Key: HIVE-7397 URL: https://issues.apache.org/jira/browse/HIVE-7397 Project: Hive Issue Type: Bug Affects Ve

[jira] [Updated] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7397: -- Summary: Set the default threshold for fetch task conversion to 1Gb (was: Set the defaults for fetch task conve

[jira] [Commented] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059667#comment-14059667 ] Gopal V commented on HIVE-7397: --- Candidate queries for my test were {code} select * from st

[jira] [Updated] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7397: -- Attachment: HIVE-7397.1.patch > Set the default threshold for fetch task conversion to 1Gb > ---

[jira] [Updated] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7397: -- Release Note: Reduce the default threshold for fetch task conversion to 1Gb Status: Patch Available (w

[jira] [Commented] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059671#comment-14059671 ] Gopal V commented on HIVE-7397: --- [~navis]: Could you review this change? > Set the default t

[jira] [Commented] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059676#comment-14059676 ] Navis commented on HIVE-7397: - [~gopalv] I've been thinking of changing default value of hive.

[jira] [Updated] (HIVE-7396) BucketingSortingReduceSinkOptimizer throws NullPointException during ETL

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7396: Assignee: Navis Status: Patch Available (was: Open) My bad > BucketingSortingReduceSinkOptimizer throws Null

[jira] [Updated] (HIVE-7396) BucketingSortingReduceSinkOptimizer throws NullPointException during ETL

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7396: Attachment: HIVE-7396.1.patch.txt > BucketingSortingReduceSinkOptimizer throws NullPointException during ETL > -

[jira] [Commented] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059678#comment-14059678 ] Gopal V commented on HIVE-7397: --- Yes, we can try to get it in as default. My only concern wi

[jira] [Commented] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059680#comment-14059680 ] Navis commented on HIVE-7397: - Yes, we should disable it for the test, in data/conf/hive-site.x

[jira] [Updated] (HIVE-7386) PTest support non-spot instances and higher cpu masters

2014-07-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7386: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Tha