[jira] [Commented] (HIVE-8546) Handle add archive scripts.tar.gz in Tez

2014-10-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14191041#comment-14191041 ] Gopal V commented on HIVE-8546: --- [~sseth]: Pattern changed to Archive now. Handle add

[jira] [Updated] (HIVE-8546) Handle add archive scripts.tar.gz in Tez

2014-10-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8546: -- Status: Patch Available (was: Open) Handle add archive scripts.tar.gz in Tez

[jira] [Commented] (HIVE-8498) Insert into table misses some rows when vectorization is enabled

2014-10-30 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14191407#comment-14191407 ] Gopal V commented on HIVE-8498: --- The local copy of the vector needs to hold onto the

[jira] [Assigned] (HIVE-7838) Tez getProgress() should return number of failed attempts

2014-10-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-7838: - Assignee: Gopal V Tez getProgress() should return number of failed attempts

[jira] [Commented] (HIVE-8498) Insert into table misses some rows when vectorization is enabled

2014-10-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14192343#comment-14192343 ] Gopal V commented on HIVE-8498: --- LGTM, adding to Prasanth's +1. Insert into table misses

[jira] [Reopened] (HIVE-8424) Support fair scheduler user queue mapping in non-impersonation mode

2014-10-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reopened HIVE-8424: --- This adds a hard-dependency on YARN FairScheduler jars for hive on Hadoop-2.3 shims. {code} import

[jira] [Commented] (HIVE-8424) Support fair scheduler user queue mapping in non-impersonation mode

2014-10-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14192477#comment-14192477 ] Gopal V commented on HIVE-8424: --- Possibly by moving the imports into an inner class, which is

[jira] [Updated] (HIVE-8632) VectorKeyHashWrapper::duplicateTo allocates too many zero sized arrays

2014-10-31 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8632: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch trunk. Thanks

[jira] [Resolved] (HIVE-8424) Support fair scheduler user queue mapping in non-impersonation mode

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V resolved HIVE-8424. --- Resolution: Fixed Sure, [~brocknoland] - I see that HIVE-8693 has been opened for this. Support fair

[jira] [Commented] (HIVE-8313) Optimize evaluation for ExprNodeConstantEvaluator and ExprNodeNullEvaluator

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193540#comment-14193540 ] Gopal V commented on HIVE-8313: --- [~mithun]: are you planning to include this for 0.14? This

[jira] [Updated] (HIVE-8313) Optimize evaluation for ExprNodeConstantEvaluator and ExprNodeNullEvaluator

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8313: -- Fix Version/s: 0.14.0 Optimize evaluation for ExprNodeConstantEvaluator and ExprNodeNullEvaluator

[jira] [Updated] (HIVE-8313) Optimize evaluation for ExprNodeConstantEvaluator and ExprNodeNullEvaluator

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8313: -- Labels: Performance (was: ) Optimize evaluation for ExprNodeConstantEvaluator and ExprNodeNullEvaluator

[jira] [Commented] (HIVE-8313) Optimize evaluation for ExprNodeConstantEvaluator and ExprNodeNullEvaluator

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193700#comment-14193700 ] Gopal V commented on HIVE-8313: --- [~hagleitn]: Can we include this into 0.14? Optimize

[jira] [Commented] (HIVE-8495) Add progress bar for Hive on Tez queries

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193714#comment-14193714 ] Gopal V commented on HIVE-8495: --- Looks really good. !HIVE-8495.demo.gif! Add progress bar

[jira] [Updated] (HIVE-8495) Add progress bar for Hive on Tez queries

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8495: -- Attachment: HIVE-8495.demo.gif Add progress bar for Hive on Tez queries

[jira] [Updated] (HIVE-8495) Add progress bar for Hive on Tez queries

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8495: -- Attachment: (was: HIVE-8495.demo.gif) Add progress bar for Hive on Tez queries

[jira] [Updated] (HIVE-8495) Add progress bar for Hive on Tez queries

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8495: -- Attachment: ux-demo.gif Add progress bar for Hive on Tez queries

[jira] [Commented] (HIVE-8495) Add progress bar for Hive on Tez queries

2014-11-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193719#comment-14193719 ] Gopal V commented on HIVE-8495: --- Looks like it didn't like the previous embed. !ux-demo.gif!

[jira] [Updated] (HIVE-8741) Make changes to .q test framework to be able to test HIVE-8719

2014-11-04 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8741: -- Summary: Make changes to .q test framework to be able to test HIVE-8719 (was: Male changes to .q test framework

[jira] [Updated] (HIVE-8661) JDBC/HCat MinimizeJAR should be configurable in pom.xml

2014-11-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8661: -- Attachment: HIVE-8661.2.patch Restrict changes to only JDBC standalone JAR JDBC/HCat MinimizeJAR should be

[jira] [Updated] (HIVE-8661) JDBCMinimizeJAR should be configurable in pom.xml

2014-11-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8661: -- Summary: JDBCMinimizeJAR should be configurable in pom.xml (was: JDBC/HCat MinimizeJAR should be configurable

[jira] [Updated] (HIVE-8661) JDBC MinimizeJAR should be configurable in pom.xml

2014-11-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8661: -- Status: Patch Available (was: Open) JDBC MinimizeJAR should be configurable in pom.xml

[jira] [Updated] (HIVE-8661) JDBC MinimizeJAR should be configurable in pom.xml

2014-11-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8661: -- Summary: JDBC MinimizeJAR should be configurable in pom.xml (was: JDBCMinimizeJAR should be configurable in

[jira] [Commented] (HIVE-8760) Pass a copy of HiveConf to hooks

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200809#comment-14200809 ] Gopal V commented on HIVE-8760: --- This is a perf regression for all well-written Hive hooks

[jira] [Commented] (HIVE-8760) Pass a copy of HiveConf to hooks

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200852#comment-14200852 ] Gopal V commented on HIVE-8760: --- Immutable structures are prudent from an API design

[jira] [Reopened] (HIVE-8760) Pass a copy of HiveConf to hooks

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reopened HIVE-8760: --- Reopened because hadoop-common reverted changes. Pass a copy of HiveConf to hooks

[jira] [Commented] (HIVE-8779) Tez in-place progress UI can show wrong estimated time for AM only job

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201549#comment-14201549 ] Gopal V commented on HIVE-8779: --- This seems to be a problem only for sub-second queries.

[jira] [Updated] (HIVE-8779) Tez in-place progress UI can show wrong estimated time for sub-second queries

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8779: -- Summary: Tez in-place progress UI can show wrong estimated time for sub-second queries (was: Tez in-place

[jira] [Commented] (HIVE-8779) Tez in-place progress UI can show wrong estimated time for sub-second queries

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201554#comment-14201554 ] Gopal V commented on HIVE-8779: --- Verified - a query which takes 0.45 seconds to run will show

[jira] [Commented] (HIVE-8779) Tez in-place progress UI can show wrong estimated time for sub-second queries

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201555#comment-14201555 ] Gopal V commented on HIVE-8779: --- +1 - LGTM. [~hagleitn]: this is a trivial fix on top of

[jira] [Commented] (HIVE-8778) ORC split elimination can cause NPE when column statistics is null

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201678#comment-14201678 ] Gopal V commented on HIVE-8778: --- LGTM, this is essentially moving the {{IS_NULL}} evaluation

[jira] [Commented] (HIVE-8764) HiveServer2 SSL cannot recognize localhost

2014-11-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201713#comment-14201713 ] Gopal V commented on HIVE-8764: --- Does HS2 SSL mode bind to {{0.0.0.0}} IP? Looks like it

[jira] [Commented] (HIVE-8760) Pass a copy of HiveConf to hooks

2014-11-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202720#comment-14202720 ] Gopal V commented on HIVE-8760: --- bq. It's faster if you run w/o ATSHook, because the clone

[jira] [Commented] (HIVE-8785) HiveServer2 LogDivertAppender should be more selective for beeline getLogs

2014-11-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203260#comment-14203260 ] Gopal V commented on HIVE-8785: --- Left a couple of minor comments on the RB. Would like to

[jira] [Commented] (HIVE-8785) HiveServer2 LogDivertAppender should be more selective for beeline getLogs

2014-11-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203296#comment-14203296 ] Gopal V commented on HIVE-8785: --- Two .4 patches? I'm guessing the only real diff in

[jira] [Commented] (HIVE-8794) Hive on Tez leaks AMs when killed before first dag is run

2014-11-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203524#comment-14203524 ] Gopal V commented on HIVE-8794: --- Don't like it, it is too complicated - the private final +

[jira] [Updated] (HIVE-8794) Hive on Tez leaks AMs when killed before first dag is run

2014-11-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8794: -- Attachment: HIVE-8794.2.patch Hive on Tez leaks AMs when killed before first dag is run

[jira] [Updated] (HIVE-8794) Hive on Tez leaks AMs when killed before first dag is run

2014-11-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8794: -- Status: Open (was: Patch Available) Hive on Tez leaks AMs when killed before first dag is run

[jira] [Updated] (HIVE-8794) Hive on Tez leaks AMs when killed before first dag is run

2014-11-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8794: -- Status: Patch Available (was: Open) Hive on Tez leaks AMs when killed before first dag is run

[jira] [Commented] (HIVE-8792) add simple test data generator to Hive

2014-11-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14204437#comment-14204437 ] Gopal V commented on HIVE-8792: --- Love the idea, but want to sort of SQL'ize it a bit. Let

[jira] [Commented] (HIVE-7158) Use Tez auto-parallelism in Hive

2014-11-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14205647#comment-14205647 ] Gopal V commented on HIVE-7158: --- [~leftylev]: That's all there is for the hive components,

[jira] [Commented] (HIVE-8811) Dynamic partition pruning can result in NPE during query compilation

2014-11-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14205909#comment-14205909 ] Gopal V commented on HIVE-8811: --- LGTM - +1. Dynamic partition pruning can result in NPE

[jira] [Commented] (HIVE-8811) Dynamic partition pruning can result in NPE during query compilation

2014-11-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14205911#comment-14205911 ] Gopal V commented on HIVE-8811: --- The inner break confused me for a moment. I like the use of

[jira] [Commented] (HIVE-5538) Turn on vectorization by default.

2014-11-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14205942#comment-14205942 ] Gopal V commented on HIVE-5538: --- TPC-H Query 1 (1000 scale ORC) || Tez + vectorization || Tez

[jira] [Commented] (HIVE-5538) Turn on vectorization by default.

2014-11-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14205954#comment-14205954 ] Gopal V commented on HIVE-5538: --- Isn't that a 1.4% difference - that much noise in overall

[jira] [Commented] (HIVE-5538) Turn on vectorization by default.

2014-11-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14205955#comment-14205955 ] Gopal V commented on HIVE-5538: --- has 29 MR stages. Turn on vectorization by default.

[jira] [Commented] (HIVE-8845) Switch to Tez 0.5.2

2014-11-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14208997#comment-14208997 ] Gopal V commented on HIVE-8845: --- LGTM, tests pending - +1 Switch to Tez 0.5.2

[jira] [Commented] (HIVE-8873) Switch to calcite 0.9.2

2014-11-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14212765#comment-14212765 ] Gopal V commented on HIVE-8873: --- LGTM - +1. As an aside, now that we've merged into trunk -

[jira] [Updated] (HIVE-8137) Empty ORC file handling

2014-11-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8137: -- Fix Version/s: (was: 0.14.0) 0.15.0 Empty ORC file handling ---

[jira] [Commented] (HIVE-8137) Empty ORC file handling

2014-11-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213134#comment-14213134 ] Gopal V commented on HIVE-8137: --- [~pankit]: It made it into the list because you flipped the

[jira] [Commented] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215100#comment-14215100 ] Gopal V commented on HIVE-8869: --- bq. It seems some readers (Accumulo, Vectorization) assume

[jira] [Commented] (HIVE-8869) RowSchema not updated for some ops when columns are pruned

2014-11-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215267#comment-14215267 ] Gopal V commented on HIVE-8869: --- [~jcamachorodriguez]: Cool, was just concerned about it from

[jira] [Created] (HIVE-8930) Vector coalesce operators should push down casts

2014-11-20 Thread Gopal V (JIRA)
Gopal V created HIVE-8930: - Summary: Vector coalesce operators should push down casts Key: HIVE-8930 URL: https://issues.apache.org/jira/browse/HIVE-8930 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-8930) Vector coalesce operators should push down casts

2014-11-20 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220185#comment-14220185 ] Gopal V commented on HIVE-8930: --- Running {code} SELECT

[jira] [Updated] (HIVE-7313) Allow session-level temp-tables to be marked as in-memory tables

2014-11-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Affects Version/s: 0.14.0 Allow session-level temp-tables to be marked as in-memory tables

[jira] [Assigned] (HIVE-7313) Allow session-level temp-tables to be marked as in-memory tables

2014-11-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-7313: - Assignee: Gopal V Allow session-level temp-tables to be marked as in-memory tables

[jira] [Updated] (HIVE-9051) TezJobMonitor in-place updates logs too often to logfile

2014-12-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9051: -- Component/s: Logging TezJobMonitor in-place updates logs too often to logfile

[jira] [Updated] (HIVE-9051) TezJobMonitor in-place updates logs too often to logfile

2014-12-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9051: -- Affects Version/s: 0.14.0 TezJobMonitor in-place updates logs too often to logfile

[jira] [Commented] (HIVE-9051) TezJobMonitor in-place updates logs too often to logfile

2014-12-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14240088#comment-14240088 ] Gopal V commented on HIVE-9051: --- LGTM - +1. TezJobMonitor in-place updates logs too often

[jira] [Commented] (HIVE-8866) Vectorization on partitioned table throws ArrayIndexOutOfBoundsException when partitions are not of same #of columns

2014-12-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14240747#comment-14240747 ] Gopal V commented on HIVE-8866: --- 1 minor comment left on RB about a NULL check. Otherwise,

[jira] [Updated] (HIVE-9065) Multiple join Predicate Push Down error

2014-12-10 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9065: -- Description: Example sql SELECT count(*) FROM tmp.ls_cardlastsetl_tmp a INNER JOIN

[jira] [Updated] (HIVE-8181) Upgrade JavaEWAH version to allow for unsorted bitset creation

2014-12-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8181: -- Affects Version/s: 0.14.0 0.13.1 Upgrade JavaEWAH version to allow for unsorted bitset

[jira] [Assigned] (HIVE-8181) Upgrade JavaEWAH version to allow for unsorted bitset creation

2014-12-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-8181: - Assignee: Gopal V Upgrade JavaEWAH version to allow for unsorted bitset creation

[jira] [Updated] (HIVE-8181) Upgrade JavaEWAH version to allow for unsorted bitset creation

2014-12-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8181: -- Attachment: HIVE-8181.1.patch Upgrade JavaEWAH version to allow for unsorted bitset creation

[jira] [Updated] (HIVE-8181) Upgrade JavaEWAH version to allow for unsorted bitset creation

2014-12-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8181: -- Release Note: Upgrade JavaEWAH to support unsorted bit-set creation Status: Patch Available (was:

[jira] [Created] (HIVE-9245) TestHadoop20SAuthBridge is breaking builds blocking QA

2015-01-02 Thread Gopal V (JIRA)
Gopal V created HIVE-9245: - Summary: TestHadoop20SAuthBridge is breaking builds blocking QA Key: HIVE-9245 URL: https://issues.apache.org/jira/browse/HIVE-9245 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-8181) Upgrade JavaEWAH version to allow for unsorted bitset creation

2015-01-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14262752#comment-14262752 ] Gopal V commented on HIVE-8181: --- Thanks for the updated tests [~navis]! I'm trying to figure

[jira] [Commented] (HIVE-8181) Upgrade JavaEWAH version to allow for unsorted bitset creation

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14262783#comment-14262783 ] Gopal V commented on HIVE-8181: --- No worries [~navis]. Thanks for the effort. Upgrade

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Description: With HDFS storage policies implementation, temporary tables can be written with different

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Description: With HDFS storage policies implementation, temporary tables can be written with different

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Summary: Allow in-memory/ssd session-level temp-tables (was: Allow session-level temp-tables to be marked as

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Attachment: HIVE-7313.1.patch This demands the 0.23 shim version up to hadoop-2.6.0 Allow in-memory/ssd

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Release Note: Memory SSD storage policies for temporary tables. Status: Patch Available (was: Open)

[jira] [Resolved] (HIVE-7838) Tez getProgress() should return number of failed attempts

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V resolved HIVE-7838. --- Resolution: Done new CLI UI prints failed tasks as well as killed tasks. Tez getProgress() should return

[jira] [Updated] (HIVE-9244) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9244: -- Release Note: Upgrade 0.23 hadoop-shims version to the latest stable version (2.6.0) Status: Patch

[jira] [Updated] (HIVE-9244) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

2015-01-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9244: -- Attachment: HIVE-9244.1.patch Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

[jira] [Created] (HIVE-9244) Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0

2015-01-02 Thread Gopal V (JIRA)
Gopal V created HIVE-9244: - Summary: Upgrade 0.23 hadoop-shims to latest stable hadoop-2.6.0 Key: HIVE-9244 URL: https://issues.apache.org/jira/browse/HIVE-9244 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Status: Patch Available (was: Open) Updated testcases. ORC PPD - fix fuzzy case evaluation of IS_NULL

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Attachment: HIVE-9443.2.patch ORC PPD - fix fuzzy case evaluation of IS_NULL

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-23 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Status: Open (was: Patch Available) ORC PPD - fix fuzzy case evaluation of IS_NULL

[jira] [Updated] (HIVE-9397) SELECT max(bar) FROM foo is broken after ANALYZE ... FOR COLUMNS

2015-01-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9397: -- Assignee: (was: Gopal V) SELECT max(bar) FROM foo is broken after ANALYZE ... FOR COLUMNS

[jira] [Commented] (HIVE-9188) BloomFilter support in ORC

2015-02-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14304661#comment-14304661 ] Gopal V commented on HIVE-9188: --- The predicate evaluation should always use min/max

[jira] [Commented] (HIVE-9188) BloomFilter support in ORC

2015-02-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310234#comment-14310234 ] Gopal V commented on HIVE-9188: --- +1- LGTM. There are some perf corner cases, but they can be

[jira] [Commented] (HIVE-9603) LLAP: (IO) consider using reactive framework to string together parts of code

2015-02-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310252#comment-14310252 ] Gopal V commented on HIVE-9603: --- [~prasanth_j]: Reading up. From a high level, the bursty

[jira] [Created] (HIVE-9593) ORC Reader should ignore unknown metadata streams

2015-02-05 Thread Gopal V (JIRA)
Gopal V created HIVE-9593: - Summary: ORC Reader should ignore unknown metadata streams Key: HIVE-9593 URL: https://issues.apache.org/jira/browse/HIVE-9593 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-9593) ORC Reader should ignore unknown metadata streams

2015-02-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14311047#comment-14311047 ] Gopal V commented on HIVE-9593: --- +1 - Confirmed that the change does not affect any encodings

[jira] [Commented] (HIVE-9350) Add ability for HiveAuthorizer implementations to filter out results of 'show tables', 'show databases'

2015-02-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14311775#comment-14311775 ] Gopal V commented on HIVE-9350: --- SessionState is referred to in the AM, but MetaException

[jira] [Commented] (HIVE-9255) Fastpath for limited fetches from unpartitioned tables

2015-01-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14277912#comment-14277912 ] Gopal V commented on HIVE-9255: --- Re-ran udaf_percentile_approx_23 and udaf_histogram_numeric

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-15 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Committed to

[jira] [Updated] (HIVE-9422) LLAP: row-level vectorized SARGs

2015-01-20 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9422: -- Summary: LLAP: row-level vectorized SARGs (was: LLAP: row-level SARGs) LLAP: row-level vectorized SARGs

[jira] [Commented] (HIVE-9422) LLAP: row-level vectorized SARGs

2015-01-20 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14284671#comment-14284671 ] Gopal V commented on HIVE-9422: --- The ORC readers today apply SARGs for all readers -

[jira] [Created] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-22 Thread Gopal V (JIRA)
Gopal V created HIVE-9443: - Summary: ORC PPD - fix fuzzy case evaluation of IS_NULL Key: HIVE-9443 URL: https://issues.apache.org/jira/browse/HIVE-9443 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Attachment: HIVE-9443.1.patch ORC PPD - fix fuzzy case evaluation of IS_NULL

[jira] [Commented] (HIVE-9310) CLI JLine does not flush history back to ~/.hivehistory

2015-01-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287088#comment-14287088 ] Gopal V commented on HIVE-9310: --- Do you know if the history dir exists? The condition for

[jira] [Updated] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9443: -- Release Note: Fix ORC IS_NULL predicate for columns with some nulls Status: Patch Available (was:

[jira] [Commented] (HIVE-9443) ORC PPD - fix fuzzy case evaluation of IS_NULL

2015-01-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14287109#comment-14287109 ] Gopal V commented on HIVE-9443: --- [~prasanth_j]: Can you take a look? ORC PPD - fix fuzzy

[jira] [Updated] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9382: -- Resolution: Fixed Fix Version/s: 0.15.0 Release Note: HIVE-9382: Fix Global Limit optimization when

[jira] [Updated] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7313: -- Labels: InMemory Performance TODOC15 (was: InMemory Performance) Allow in-memory/ssd session-level temp-tables

[jira] [Commented] (HIVE-7313) Allow in-memory/ssd session-level temp-tables

2015-01-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14278217#comment-14278217 ] Gopal V commented on HIVE-7313: --- Test failures are unrelated. Ran this on a Hadoop 2.4.0

[jira] [Assigned] (HIVE-7428) OrcSplit fails to account for columnar projections in its size estimates

2015-01-20 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-7428: - Assignee: Gopal V OrcSplit fails to account for columnar projections in its size estimates

<    3   4   5   6   7   8   9   10   11   12   >