[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.06.patch Addressing the recent feedback; also removed an incorrect

[jira] [Commented] (HIVE-10897) LLAP: ArrayIndexOOB exception in new mapjoin

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

[jira] [Commented] (HIVE-10897) LLAP: ArrayIndexOOB exception in new mapjoin

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569742#comment-14569742 ] Sergey Shelukhin commented on HIVE-10897: - it was in either q27 or q55 on 8-node

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

2015-06-02 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.01.patch Attempt #2 after fixing hadoop-1 build and merging master

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569995#comment-14569995 ] Sergey Shelukhin commented on HIVE-4239: the test failure is unrelated Remove

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

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569898#comment-14569898 ] Sergey Shelukhin commented on HIVE-10735: - See HIVE-10897, this happens in

[jira] [Updated] (HIVE-10896) LLAP: the return of the stuck DAG

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10896: Fix Version/s: llap LLAP: the return of the stuck DAG -

[jira] [Updated] (HIVE-10896) LLAP: the return of the stuck DAG

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10896: Attachment: HIVE-10896.patch LLAP: the return of the stuck DAG

[jira] [Commented] (HIVE-10897) LLAP: ArrayIndexOOB exception in new mapjoin

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569939#comment-14569939 ] Sergey Shelukhin commented on HIVE-10897: - I think if debugging this have gone for

[jira] [Commented] (HIVE-10897) LLAP: ArrayIndexOOB exception in new mapjoin

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569948#comment-14569948 ] Sergey Shelukhin commented on HIVE-10897: - Also known as what would have been a

[jira] [Resolved] (HIVE-10896) LLAP: the return of the stuck DAG

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10896. - Resolution: Fixed LLAP: the return of the stuck DAG -

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

2015-06-09 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.01.patch direct SQL for stats fails in 0-column case

[jira] [Commented] (HIVE-10977) No need to instantiate MetaStoreDirectSql when HMS DirectSql is disabled

2015-06-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14582375#comment-14582375 ] Sergey Shelukhin commented on HIVE-10977: - +1 No need to instantiate

[jira] [Commented] (HIVE-10979) Fix failed tests in TestSchemaTool after the version number change in HIVE-10921

2015-06-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14582447#comment-14582447 ] Sergey Shelukhin commented on HIVE-10979: - +1, sorry missed those Fix failed

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

2015-06-10 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.02.patch Update to fix one more code path direct SQL for stats

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584049#comment-14584049 ] Sergey Shelukhin commented on HIVE-10940: - Failures are unrelated. [~prasanth_j]

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

2015-06-12 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: Summary: LLAP: make sure tests pass #1 (was: LLAP: make sure tests pass) LLAP: make sure

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584082#comment-14584082 ] Sergey Shelukhin commented on HIVE-10940: - Why would it be null always?

[jira] [Updated] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10940: Attachment: HIVE-10940.patch trunk patch HiveInputFormat::pushFilters serializes PPD

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584031#comment-14584031 ] Sergey Shelukhin commented on HIVE-4239: I don't think we should remove the session

[jira] [Assigned] (HIVE-10994) Hive.moveFile should not fail on a no-op move

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-10994: --- Assignee: Sergey Shelukhin Hive.moveFile should not fail on a no-op move

[jira] [Commented] (HIVE-10994) Hive.moveFile should not fail on a no-op move

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584028#comment-14584028 ] Sergey Shelukhin commented on HIVE-10994: - [~sushanth] can you review for master

[jira] [Updated] (HIVE-10994) Hive.moveFile should not fail on a no-op move

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10994: Attachment: HIVE-10994.patch Simple patch Hive.moveFile should not fail on a no-op move

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584084#comment-14584084 ] Sergey Shelukhin commented on HIVE-10940: - See setFilterExpr in desc.

[jira] [Updated] (HIVE-10997) LLAP: make sure tests pass #2

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10997: Attachment: HIVE-10997.patch Trying to run HiveQA after fixing some things LLAP: make

[jira] [Updated] (HIVE-10997) LLAP: make sure tests pass #2

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10997: Fix Version/s: (was: llap) LLAP: make sure tests pass #2

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

2015-06-12 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: (was: HIVE-10872.patch) LLAP: make sure tests pass #1

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

2015-06-12 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: (was: HIVE-10872.03.patch) LLAP: make sure tests pass #1

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

2015-06-12 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: (was: HIVE-10872.01.patch) LLAP: make sure tests pass #1

[jira] [Resolved] (HIVE-10998) LLAP: merge master into branch

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10998. - Resolution: Fixed committed. Note that this changes the version in the branch to 2.0.0

[jira] [Updated] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10884: Attachment: HIVE-10884.04.patch The rebased patch Enable some beeline tests and turn on

[jira] [Comment Edited] (HIVE-10997) LLAP: make sure tests pass #2

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584369#comment-14584369 ] Sergey Shelukhin edited comment on HIVE-10997 at 6/13/15 1:30 AM:

[jira] [Commented] (HIVE-10997) LLAP: make sure tests pass #2

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584369#comment-14584369 ] Sergey Shelukhin commented on HIVE-10997: - [~sseth] [~hagleitn] [~vikram.dixit]

[jira] [Updated] (HIVE-11012) LLAP: fix some tests in the branch and revert incorrectly committed changed out files (from HIVE-11014)

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11012: Summary: LLAP: fix some tests in the branch and revert incorrectly committed changed out

[jira] [Updated] (HIVE-11014) LLAP: MiniTez vector_binary_join_groupby, vector_outer_join1, vector_outer_join2 and cbo_windowing tests have result changes compared to master

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11014: Summary: LLAP: MiniTez vector_binary_join_groupby, vector_outer_join1, vector_outer_join2

[jira] [Commented] (HIVE-11014) LLAP: MiniTez vector_binary_join_groupby, vector_outer_join1, vector_outer_join2 and cbo_windowing tests have result changes compared to master

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14587254#comment-14587254 ] Sergey Shelukhin commented on HIVE-11014: - Feel free to create separate jiras if

[jira] [Resolved] (HIVE-11012) LLAP: fix some tests in the branch and revert incorrectly committed changed out files (from HIVE-11014)

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

[jira] [Updated] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10884: Attachment: HIVE-10884.05.patch Beeline tests weren't attempted. Attempting to remove the

[jira] [Issue Comment Deleted] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10884: Comment: was deleted (was: It looks like the instrumentation needs to be updated to run

[jira] [Commented] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14586674#comment-14586674 ] Sergey Shelukhin commented on HIVE-10884: - It looks like the instrumentation needs

[jira] [Commented] (HIVE-10974) Use Configuration::getRaw() for the Base64 data

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14583771#comment-14583771 ] Sergey Shelukhin commented on HIVE-10974: - +1 Use Configuration::getRaw() for

[jira] [Updated] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10884: Attachment: HIVE-10884.03.patch Same patch again. I lost track of this, but it looks like

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14587018#comment-14587018 ] Sergey Shelukhin commented on HIVE-10940: - text representation is preserved for

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

2015-06-15 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.01.patch simplified patch LLAP: make ObjectCache for plans work

[jira] [Updated] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10940: Attachment: HIVE-10940.01.patch HiveInputFormat::pushFilters serializes PPD objects for

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

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14587071#comment-14587071 ] Sergey Shelukhin commented on HIVE-10937: - I didn't get a repro of issues reported

[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.07.patch Rebased the patch. Some other commit has refactored Hive out of

[jira] [Commented] (HIVE-11014) LLAP: MiniTez vector_binary_join_groupby test has result changes compared to master

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14587205#comment-14587205 ] Sergey Shelukhin commented on HIVE-11014: - Note: right now there are some

[jira] [Commented] (HIVE-10890) Provide implementable engine selector

2015-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14570115#comment-14570115 ] Sergey Shelukhin commented on HIVE-10890: - Should the selector also check the

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-06-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14571402#comment-14571402 ] Sergey Shelukhin commented on HIVE-4239: [~thejas] ping? Remove lock on

[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=14571398#comment-14571398 ] Sergey Shelukhin commented on HIVE-10735: - Why does this patch remove thread-safe

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563854#comment-14563854 ] Sergey Shelukhin commented on HIVE-4239: Tested it on the cluster with doAs, but

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563699#comment-14563699 ] Sergey Shelukhin commented on HIVE-10778: - That is by design. Is it a +1? :) I

[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.01.patch Addressing feedback and fixing stupid issue with config that

[jira] [Comment Edited] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563588#comment-14563588 ] Sergey Shelukhin edited comment on HIVE-4239 at 5/28/15 8:04 PM:

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563681#comment-14563681 ] Sergey Shelukhin commented on HIVE-10778: - The change should be on HS2 side. Do

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563594#comment-14563594 ] Sergey Shelukhin commented on HIVE-4239: Sounds like a plan... after looking at

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

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10728: Attachment: HIVE-10728.02.patch Updated accordingly deprecate unix_timestamp(void) and

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563588#comment-14563588 ] Sergey Shelukhin commented on HIVE-4239: Actually upon further examination

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

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563385#comment-14563385 ] Sergey Shelukhin commented on HIVE-10722: - Seems rather pointless, it's almost the

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563340#comment-14563340 ] Sergey Shelukhin commented on HIVE-4239: [~thejas] I wonder what the mainline

[jira] [Commented] (HIVE-10101) LLAP: enable yourkit profiling of tasks

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563392#comment-14563392 ] Sergey Shelukhin commented on HIVE-10101: - la la la LLAP: enable yourkit

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

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563391#comment-14563391 ] Sergey Shelukhin commented on HIVE-10728: - [~alangates] can you comment? The other

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563380#comment-14563380 ] Sergey Shelukhin commented on HIVE-10778: - [~vikram.dixit] ping? LLAP:

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563418#comment-14563418 ] Sergey Shelukhin commented on HIVE-4239: Yeah, some more changes will be needed for

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563396#comment-14563396 ] Sergey Shelukhin commented on HIVE-4239: I'll look at sessionstate stuff Remove

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

2015-05-28 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.01.patch Added negative test external table creation with msck in

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

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14567904#comment-14567904 ] Sergey Shelukhin commented on HIVE-10722: - Added to LanguageManual – DDL – Recover

[jira] [Updated] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10884: Attachment: HIVE-10884.patch WIP patch. Doesn't actually work, shutdown of the first test

[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.03.patch Updated the patch to remove beeline changes, and turn off by

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

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

[jira] [Comment Edited] (HIVE-4239) Remove lock on compilation stage

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14568164#comment-14568164 ] Sergey Shelukhin edited comment on HIVE-4239 at 6/1/15 10:46 PM:

[jira] [Commented] (HIVE-10302) Load small tables (for map join) in executor memory only once [Spark Branch]

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14568202#comment-14568202 ] Sergey Shelukhin commented on HIVE-10302: - Actually I wonder why you guys still

[jira] [Updated] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10884: Attachment: HIVE-10884.01.patch same exact patch, HiveQA failed for unrelated reasons

[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.04.patch re-uploading since the build is fixed Remove lock on

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

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14568268#comment-14568268 ] Sergey Shelukhin commented on HIVE-10728: - unix_timestamp/0 is non-deterministic,

[jira] [Assigned] (HIVE-4239) Remove lock on compilation stage

2015-05-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-4239: -- Assignee: Sergey Shelukhin Remove lock on compilation stage

[jira] [Resolved] (HIVE-10871) LLAP: bug in split processing in IO elevator causes duplicate rows

2015-05-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10871. - Resolution: Fixed Fix Version/s: llap LLAP: bug in split processing in IO

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

2015-05-29 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.patch LLAP: make sure tests pass --

[jira] [Resolved] (HIVE-10744) LLAP: dags get stuck in yet another way

2015-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10744. - Resolution: Fixed different issue LLAP: dags get stuck in yet another way

[jira] [Comment Edited] (HIVE-4239) Remove lock on compilation stage

2015-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14561988#comment-14561988 ] Sergey Shelukhin edited comment on HIVE-4239 at 5/27/15 11:35 PM:

[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.patch Made it specific to HS2 and configurable in case bugs are found.

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

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

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14562045#comment-14562045 ] Sergey Shelukhin commented on HIVE-4239: [~hagleitn] would you also like to take a

[jira] [Updated] (HIVE-10842) LLAP: DAGs get stuck in yet another way

2015-05-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10842: Description: Looks exactly like HIVE-10744. Last comment there has internal app IDs. Logs

[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-05-29 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.02.patch Addressed feedback. I also made some progress making beeline

[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.05.patch New patch addressing Thejas' feedback Remove lock on

[jira] [Updated] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10884: Attachment: HIVE-10884.02.patch build was broken again... rince, repeat Enable some

[jira] [Resolved] (HIVE-10889) LLAP: HIVE-10778 has NPE

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-10889. - Resolution: Fixed in branch LLAP: HIVE-10778 has NPE

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

2015-06-01 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.patch Let's see what HiveQA says... LLAP: make sure tests pass

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

2015-06-01 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: (was: HIVE-10872.patch) LLAP: make sure tests pass

[jira] [Updated] (HIVE-10889) LLAP: HIVE-10778 has NPE

2015-06-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10889: Summary: LLAP: HIVE-10778 has NPE (was: HIVE-10778 has NPE) LLAP: HIVE-10778 has NPE

[jira] [Commented] (HIVE-11102) ReaderImpl: getColumnIndicesFromNames does not work for ACID tables

2015-07-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610772#comment-14610772 ] Sergey Shelukhin commented on HIVE-11102: - This is the question... is it actually

[jira] [Assigned] (HIVE-11016) LLAP: MiniTez mergejoin test fails with Tez input error

2015-07-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-11016: --- Assignee: Sergey Shelukhin (was: Siddharth Seth) LLAP: MiniTez mergejoin test

[jira] [Commented] (HIVE-11156) LLAP: Cache arena size rounding

2015-06-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609387#comment-14609387 ] Sergey Shelukhin commented on HIVE-11156: - Yeah, cache size is not a multiple of

[jira] [Updated] (HIVE-11015) LLAP: MiniTez tez_smb_main, tez_bmj_schema_evolution fail with NPE

2015-06-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11015: Attachment: HIVE-11015.patch [~vikram.dixit] can you take a look? LLAP: MiniTez

[jira] [Updated] (HIVE-11156) LLAP: Cache arena size rounding

2015-06-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11156: Attachment: HIVE-11156.patch missed one file LLAP: Cache arena size rounding

[jira] [Updated] (HIVE-11156) LLAP: Cache arena size rounding

2015-06-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11156: Attachment: HIVE-11156.patch [~gopalv] can you take a look? LLAP: Cache arena size

[jira] [Commented] (HIVE-11016) LLAP: MiniTez mergejoin test fails with Tez input error

2015-07-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14610931#comment-14610931 ] Sergey Shelukhin commented on HIVE-11016: - I am at how can this possibly happen

[jira] [Resolved] (HIVE-11162) LLAP: merge master into branch

2015-07-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HIVE-11162. - Resolution: Fixed Committed. Looks like some stats will change in out files... LLAP:

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