[jira] [Resolved] (HIVE-10333) LLAP: NPE due to failure to find position

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10333. - Resolution: Fixed Fix Version/s: llap committed to branch LLAP: NPE due to

[jira] [Resolved] (HIVE-10334) LLAP: Self-joins with the cache enabled

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10334. - Resolution: Fixed Fix Version/s: llap in branch LLAP: Self-joins with the cache

[jira] [Resolved] (HIVE-10336) LLAP: small improvement to unlocking cache data

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10336. - Resolution: Fixed Fix Version/s: llap committed to branch LLAP: small

[jira] [Commented] (HIVE-9824) LLAP: Native Vectorization of Map Join so previously CPU bound queries shift their bottleneck to I/O and make it possible for the rest of LLAP to shine ;)

2015-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14501033#comment-14501033 ] Sergey Shelukhin commented on HIVE-9824: I'd like to re-read the patch with (3)

[jira] [Commented] (HIVE-9824) LLAP: Native Vectorization of Map Join so previously CPU bound queries shift their bottleneck to I/O and make it possible for the rest of LLAP to shine ;)

2015-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14501032#comment-14501032 ] Sergey Shelukhin commented on HIVE-9824: skimmed entire patch. Aside from minor

[jira] [Commented] (HIVE-9824) LLAP: Native Vectorization of Map Join so previously CPU bound queries shift their bottleneck to I/O and make it possible for the rest of LLAP to shine ;)

2015-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14501036#comment-14501036 ] Sergey Shelukhin commented on HIVE-9824: Btw it would be good to document the

[jira] [Commented] (HIVE-9824) LLAP: Native Vectorization of Map Join so previously CPU bound queries shift their bottleneck to I/O and make it possible for the rest of LLAP to shine ;)

2015-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14501035#comment-14501035 ] Sergey Shelukhin commented on HIVE-9824: Also, I wonder what prevents BytesBytes

[jira] [Updated] (HIVE-10387) LLAP: query 54 doesn't finish in LLAP

2015-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10387: Assignee: Siddharth Seth LLAP: query 54 doesn't finish in LLAP

[jira] [Commented] (HIVE-10387) LLAP: query 54 doesn't finish in LLAP

2015-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500900#comment-14500900 ] Sergey Shelukhin commented on HIVE-10387: - Q70 might be in the same boat LLAP:

[jira] [Commented] (HIVE-9824) LLAP: Native Vectorization of Map Join so previously CPU bound queries shift their bottleneck to I/O and make it possible for the rest of LLAP to shine ;)

2015-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500994#comment-14500994 ] Sergey Shelukhin commented on HIVE-9824: I'm slowly getting thru the patch. I am

[jira] [Commented] (HIVE-10387) LLAP: query 54 doesn't finish in LLAP

2015-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500932#comment-14500932 ] Sergey Shelukhin commented on HIVE-10387: - And 94 LLAP: query 54 doesn't finish

[jira] [Updated] (HIVE-10333) LLAP: NPE due to failure to find position

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10333: Description: {noformat} java.lang.NullPointerException at

[jira] [Commented] (HIVE-10333) LLAP: NPE due to failure to find position

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14495090#comment-14495090 ] Sergey Shelukhin commented on HIVE-10333: - NM, it happens on true LLAP: NPE due

[jira] [Commented] (HIVE-10333) LLAP: NPE due to failure to find position

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14495075#comment-14495075 ] Sergey Shelukhin commented on HIVE-10333: - I cannot repro this so far LLAP: NPE

[jira] [Commented] (HIVE-10334) LLAP: Self-joins with the cache enabled

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14495074#comment-14495074 ] Sergey Shelukhin commented on HIVE-10334: - I can repro this locally LLAP:

[jira] [Updated] (HIVE-10333) LLAP: NPE due to failure to find position

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10333: Description: {noformat} java.lang.NullPointerException at

[jira] [Commented] (HIVE-10329) LLAP: Hadoop reflectionutils has issues

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14495105#comment-14495105 ] Sergey Shelukhin commented on HIVE-10329: - [~vikram.dixit] - can you review for

[jira] [Assigned] (HIVE-10329) LLAP: Hadoop reflectionutils has issues

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-10329: --- Assignee: Sergey Shelukhin LLAP: Hadoop reflectionutils has issues

[jira] [Commented] (HIVE-10334) LLAP: Self-joins with the cache enabled

2015-04-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14495150#comment-14495150 ] Sergey Shelukhin commented on HIVE-10334: - That is because column 0 (the only one

[jira] [Commented] (HIVE-10217) LLAP: Support caching of uncompressed ORC data

2015-04-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14481605#comment-14481605 ] Sergey Shelukhin commented on HIVE-10217: - Why is the jira title such as it is?

[jira] [Commented] (HIVE-10131) LLAP: BytesBytesMultiHashMap and mapjoin container should reuse refs

2015-04-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14481951#comment-14481951 ] Sergey Shelukhin commented on HIVE-10131: - Left some comments on RB

[jira] [Comment Edited] (HIVE-10131) LLAP: BytesBytesMultiHashMap and mapjoin container should reuse refs

2015-04-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14481951#comment-14481951 ] Sergey Shelukhin edited comment on HIVE-10131 at 4/6/15 9:11 PM:

[jira] [Comment Edited] (HIVE-10161) LLAP: ORC file contains compression buffers larger than bufferSize (OR reader has a bug)

2015-04-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14482405#comment-14482405 ] Sergey Shelukhin edited comment on HIVE-10161 at 4/7/15 1:57 AM:

[jira] [Resolved] (HIVE-10161) LLAP: ORC file contains compression buffers larger than bufferSize (OR reader has a bug)

2015-04-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10161. - Resolution: Fixed When multiple RGs include the same partial CB (due to ORC end boundary

[jira] [Comment Edited] (HIVE-10161) LLAP: ORC file contains compression buffers larger than bufferSize (OR reader has a bug)

2015-04-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14482405#comment-14482405 ] Sergey Shelukhin edited comment on HIVE-10161 at 4/7/15 1:56 AM:

[jira] [Commented] (HIVE-10131) LLAP: BytesBytesMultiHashMap and mapjoin container should reuse refs

2015-04-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14483595#comment-14483595 ] Sergey Shelukhin commented on HIVE-10131: - +1 pending hybrid test passing

[jira] [Commented] (HIVE-10219) BytesBytesMultiHashMap::clear() can't be concurrently used with reads

2015-04-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14483712#comment-14483712 ] Sergey Shelukhin commented on HIVE-10219: - Hmm... this is interesting. Do you

[jira] [Resolved] (HIVE-10219) BytesBytesMultiHashMap::clear() can't be concurrently used with reads

2015-04-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10219. - Resolution: Fixed Fix Version/s: llap Fixed in branch by making clear a no-op for

[jira] [Commented] (HIVE-10215) Large IN() clauses: deep hashCode performance during optimizer pass

2015-04-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14483906#comment-14483906 ] Sergey Shelukhin commented on HIVE-10215: - I bet many more places could benefit

[jira] [Commented] (HIVE-10122) Hive metastore filter-by-expression is broken for non-partition expressions

2015-04-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14484218#comment-14484218 ] Sergey Shelukhin commented on HIVE-10122: - https://reviews.apache.org/r/32941/

[jira] [Updated] (HIVE-10122) Hive metastore filter-by-expression is broken for non-partition expressions

2015-04-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10122: Attachment: HIVE-10122.patch [~ashutoshc] can you review? I created a q file for this, but

[jira] [Commented] (HIVE-10128) BytesBytesMultiHashMap does not allow concurrent read-only access

2015-04-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391176#comment-14391176 ] Sergey Shelukhin commented on HIVE-10128: - [~hagleitn] ping?

[jira] [Commented] (HIVE-10185) LLAP: LLAP IO doesn't get invoked inside MiniTezCluster q tests

2015-04-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14392909#comment-14392909 ] Sergey Shelukhin commented on HIVE-10185: - Is it somehow related to

[jira] [Commented] (HIVE-10185) LLAP: LLAP IO doesn't get invoked inside MiniTezCluster q tests

2015-04-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14391539#comment-14391539 ] Sergey Shelukhin commented on HIVE-10185: - [~hagleitn] [~sseth] can you take a

[jira] [Resolved] (HIVE-10154) LLAP: GC issues 1

2015-04-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10154. - Resolution: Fixed Fix Version/s: llap This adds an object pool, and pooling for

[jira] [Updated] (HIVE-10154) LLAP: GC issues 1

2015-04-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10154: Attachment: HIVE-10154.patch LLAP: GC issues 1 - Key:

[jira] [Commented] (HIVE-10270) Cannot use Decimal constant 0.09765625BD

2015-04-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14486353#comment-14486353 ] Sergey Shelukhin commented on HIVE-10270: - I think this should be a blocker,

[jira] [Commented] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2015-04-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14486078#comment-14486078 ] Sergey Shelukhin commented on HIVE-5376: I think whatever that JIRA was doing needs

[jira] [Updated] (HIVE-10122) Hive metastore filter-by-expression is broken for non-partition expressions

2015-04-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10122: Attachment: HIVE-10122.01.patch Fixing a small NPE. Looks like some outputs may change, let

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-05-19 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14551330#comment-14551330 ] Sergey Shelukhin commented on HIVE-10735: - Yeah column vectors from VRBs are

[jira] [Updated] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-19 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10722: Attachment: HIVE-10722.patch This fixes the standard formatter to provide proper output,

[jira] [Commented] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-19 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14551170#comment-14551170 ] Sergey Shelukhin commented on HIVE-10722: - cannot post RB, fails to validate

[jira] [Commented] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14553009#comment-14553009 ] Sergey Shelukhin commented on HIVE-10722: - [~thejas] can you take a look?

[jira] [Resolved] (HIVE-10661) LLAP: investigate why GC with IO elevator disabled is so bad

2015-05-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10661. - Resolution: Invalid NM, it may be just an effect of running longer for some other

[jira] [Commented] (HIVE-10728) deprecate unix_timestamp(void) and make it deterministic

2015-05-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14552818#comment-14552818 ] Sergey Shelukhin commented on HIVE-10728: - Yes... I don't know any other way to

[jira] [Assigned] (HIVE-10170) LLAP: general cache deadlock avoidance

2015-05-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-10170: --- Assignee: Sergey Shelukhin LLAP: general cache deadlock avoidance

[jira] [Commented] (HIVE-10155) LLAP: switch to sensible cache policy

2015-05-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14553295#comment-14553295 ] Sergey Shelukhin commented on HIVE-10155: - Will look at cache behavior. Perf wise

[jira] [Commented] (HIVE-10127) LLAP: Port changes to timestamp stream reader after timezone fix in trunk

2015-05-20 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14553291#comment-14553291 ] Sergey Shelukhin commented on HIVE-10127: - What's the status of this LLAP: Port

[jira] [Updated] (HIVE-9814) LLAP: JMX web-service end points for monitoring metrics

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9814: --- Attachment: (was: HIVE-9814.wip2.patch) LLAP: JMX web-service end points for monitoring

[jira] [Commented] (HIVE-10068) LLAP: adjust allocation after decompression

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14571562#comment-14571562 ] Sergey Shelukhin commented on HIVE-10068: - Update from some test runs on TPCDS and

[jira] [Updated] (HIVE-9814) LLAP: JMX web-service end points for monitoring metrics

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9814: --- Attachment: HIVE-9814.wip2.patch rebased patch LLAP: JMX web-service end points for

[jira] [Updated] (HIVE-9814) LLAP: JMX web-service end points for monitoring metrics

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9814: --- Attachment: HIVE-9814.wip2.patch LLAP: JMX web-service end points for monitoring metrics

[jira] [Updated] (HIVE-9814) LLAP: JMX web-service end points for monitoring metrics

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9814: --- Attachment: HIVE-9814.patch Minor changes to the patch, it works. [~gopalv] anything else you

[jira] [Commented] (HIVE-10735) LLAP: Cached plan race condition - VectorMapJoinCommonOperator has no closeOp()

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14571616#comment-14571616 ] Sergey Shelukhin commented on HIVE-10735: - +1 LLAP: Cached plan race condition -

[jira] [Updated] (HIVE-9814) LLAP: JMX web-service end points for monitoring metrics

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9814: --- Attachment: HIVE-9814.wip2.patch LLAP: JMX web-service end points for monitoring metrics

[jira] [Updated] (HIVE-9814) LLAP: JMX web-service end points for monitoring metrics

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9814: --- Attachment: (was: HIVE-9814.wip2.patch) LLAP: JMX web-service end points for monitoring

[jira] [Resolved] (HIVE-10935) LLAP: merge master to branch

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10935. - Resolution: Fixed Fix Version/s: llap Done. Needed this for recent commits and for

[jira] [Commented] (HIVE-10761) Create codahale-based metrics system for Hive

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14573687#comment-14573687 ] Sergey Shelukhin commented on HIVE-10761: - Hello. Immediately after integrating

[jira] [Updated] (HIVE-10937) LLAP: make ObjectCache for plans work properly in the daemon

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10937: Fix Version/s: llap LLAP: make ObjectCache for plans work properly in the daemon

[jira] [Commented] (HIVE-10872) LLAP: make sure tests pass

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14573558#comment-14573558 ] Sergey Shelukhin commented on HIVE-10872: - Btw, I ran main (non-itest) tests

[jira] [Updated] (HIVE-10872) LLAP: make sure tests pass

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10872: Attachment: HIVE-10872.03.patch This should build. LLAP: make sure tests pass

[jira] [Updated] (HIVE-10921) Change trunk pom version to reflect the branch-1 split

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10921: Attachment: HIVE-10921.patch Patch is a simple update for pom files Change trunk pom

[jira] [Commented] (HIVE-10921) Change trunk pom version to reflect the branch-1 split

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14571857#comment-14571857 ] Sergey Shelukhin commented on HIVE-10921: - [~alangates] [~sushanth] can you guys

[jira] [Updated] (HIVE-10921) Change trunk pom version to reflect the branch-1 split

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10921: Fix Version/s: 2.0.0 Change trunk pom version to reflect the branch-1 split

[jira] [Updated] (HIVE-10921) Change trunk pom version to reflect the branch-1 split

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10921: Affects Version/s: (was: 2.0.0) Change trunk pom version to reflect the branch-1 split

[jira] [Updated] (HIVE-10913) LLAP: cache QF counters have a wrong counters

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10913: Fix Version/s: llap LLAP: cache QF counters have a wrong counters

[jira] [Resolved] (HIVE-10913) LLAP: cache QF counters have a wrong value for consumer time

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10913. - Resolution: Fixed LLAP: cache QF counters have a wrong value for consumer time

[jira] [Updated] (HIVE-10872) LLAP: make sure tests pass

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10872: Attachment: HIVE-10872.02.patch Disabling llap-server project for hadoop-1 before we decide

[jira] [Resolved] (HIVE-10914) LLAP: fix hadoop-1 build for good by removing llap-server from hadoop-1 build

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10914. - Resolution: Fixed LLAP: fix hadoop-1 build for good by removing llap-server from

[jira] [Resolved] (HIVE-10912) LLAP: Exception in InputInitializer when creating HiveSplitGenerator

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10912. - Resolution: Duplicate LLAP: Exception in InputInitializer when creating

[jira] [Updated] (HIVE-10913) LLAP: cache QF counters have a wrong value for consumer time

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10913: Summary: LLAP: cache QF counters have a wrong value for consumer time (was: LLAP: cache QF

[jira] [Assigned] (HIVE-10914) LLAP: fix hadoop-1 build for good by removing llap-server from hadoop-1 build

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-10914: --- Assignee: Sergey Shelukhin LLAP: fix hadoop-1 build for good by removing

[jira] [Updated] (HIVE-10894) LLAP: make sure the branch builds on hadoop-1: part 1 (non-llap)

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10894: Summary: LLAP: make sure the branch builds on hadoop-1: part 1 (non-llap) (was: LLAP: make

[jira] [Updated] (HIVE-10914) LLAP: fix hadoop-1 build for good by removing llap-server from hadoop-1 build

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10914: Fix Version/s: llap LLAP: fix hadoop-1 build for good by removing llap-server from

[jira] [Resolved] (HIVE-10920) LLAP: elevator reads some useless data even if all RGs are eliminated by SARG

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10920. - Resolution: Fixed committed to branch... {noformat}

[jira] [Comment Edited] (HIVE-10920) LLAP: elevator reads some useless data even if all RGs are eliminated by SARG

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14573336#comment-14573336 ] Sergey Shelukhin edited comment on HIVE-10920 at 6/4/15 6:31 PM:

[jira] [Resolved] (HIVE-10914) LLAP: fix hadoop-1 build for good by removing llap-server from hadoop-1 build

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10914. - Resolution: Fixed the 2nd part committed to branch... hadoop-1 build now works for me

[jira] [Reopened] (HIVE-10914) LLAP: fix hadoop-1 build for good by removing llap-server from hadoop-1 build

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened HIVE-10914: - I should clean my maven repo before testing this locally :( LLAP: fix hadoop-1 build for

[jira] [Updated] (HIVE-10966) direct SQL for stats has a cast exception on some databases

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10966: Attachment: HIVE-10966.patch [~sushanth] can you take a look? Both for mainline, and 1.2?

[jira] [Commented] (HIVE-10956) HS2 leaks HMS connections

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577679#comment-14577679 ] Sergey Shelukhin commented on HIVE-10956: - Couldn't tid be reused? Overall I don't

[jira] [Comment Edited] (HIVE-10956) HS2 leaks HMS connections

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577679#comment-14577679 ] Sergey Shelukhin edited comment on HIVE-10956 at 6/8/15 7:20 PM:

[jira] [Updated] (HIVE-10965) direct SQL for stats fails in 0-column case

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10965: Attachment: HIVE-10965.patch direct SQL for stats fails in 0-column case

[jira] [Updated] (HIVE-10965) direct SQL for stats fails in 0-column case

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10965: Fix Version/s: 2.0.0 1.2.1 1.3.0 direct SQL for

[jira] [Commented] (HIVE-10907) Hive on Tez: Classcast exception in some cases with SMB joins

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577506#comment-14577506 ] Sergey Shelukhin commented on HIVE-10907: - +1. [~sushanth] is this ok for 1.2?

[jira] [Commented] (HIVE-10937) LLAP: make ObjectCache for plans work properly in the daemon

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577696#comment-14577696 ] Sergey Shelukhin commented on HIVE-10937: - [~sseth] [~gopalv] perhaps you can take

[jira] [Commented] (HIVE-10956) HS2 leaks HMS connections

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577724#comment-14577724 ] Sergey Shelukhin commented on HIVE-10956: - Well it's a tradeoff... the leak will

[jira] [Commented] (HIVE-10944) Fix HS2 for Metrics

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577566#comment-14577566 ] Sergey Shelukhin commented on HIVE-10944: - +1 from my side, one nit can be fixed

[jira] [Commented] (HIVE-10965) direct SQL for stats fails in 0-column case

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577689#comment-14577689 ] Sergey Shelukhin commented on HIVE-10965: - [~pxiong] can you take a look?

[jira] [Commented] (HIVE-10965) direct SQL for stats fails in 0-column case

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577792#comment-14577792 ] Sergey Shelukhin commented on HIVE-10965: - [~pxiong] do you know why it would

[jira] [Updated] (HIVE-10921) Change trunk pom version to reflect the branch-1 split

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10921: Attachment: HIVE-10921.01.patch Change trunk pom version to reflect the branch-1 split

[jira] [Comment Edited] (HIVE-10921) Change trunk pom version to reflect the branch-1 split

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14577769#comment-14577769 ] Sergey Shelukhin edited comment on HIVE-10921 at 6/8/15 8:22 PM:

[jira] [Commented] (HIVE-10969) Test autogen_colalias failing on trunk

2015-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578091#comment-14578091 ] Sergey Shelukhin commented on HIVE-10969: - +1 Test autogen_colalias failing on

[jira] [Updated] (HIVE-10827) LLAP: support parallel query compilation in HS2

2015-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10827: Issue Type: Sub-task (was: Improvement) Parent: HIVE-7926 LLAP: support parallel

[jira] [Commented] (HIVE-10944) Fix HS2 for Metrics

2015-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574832#comment-14574832 ] Sergey Shelukhin commented on HIVE-10944: - synchronized (as far as I can see) call

[jira] [Reopened] (HIVE-10827) support parallel query compilation in HS2

2015-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened HIVE-10827: - repurposing to commit to branch for now support parallel query compilation in HS2

[jira] [Updated] (HIVE-10827) LLAP: support parallel query compilation in HS2

2015-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10827: Fix Version/s: llap LLAP: support parallel query compilation in HS2

[jira] [Updated] (HIVE-10827) LLAP: support parallel query compilation in HS2

2015-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10827: Summary: LLAP: support parallel query compilation in HS2 (was: support parallel query

[jira] [Assigned] (HIVE-10935) LLAP: merge master to branch

2015-06-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-10935: --- Assignee: Sergey Shelukhin LLAP: merge master to branch

[jira] [Updated] (HIVE-10937) LLAP: make ObjectCache for plans work properly in the daemon

2015-06-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10937: Attachment: HIVE-10937.patch [~hagleitn] can you take a look? it's basically a cache of

[jira] [Commented] (HIVE-10893) Expose a global isHS2 check

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569533#comment-14569533 ] Sergey Shelukhin commented on HIVE-10893: - There's certain difficulty of exposing

<    1   2   3   4   5   6   7   8   9   10   >