[jira] [Updated] (HIVE-15339) Prefetch column stats for fields needed in FilterSelectivityEstimator

2016-12-07 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-15339: Attachment: HIVE-15339.3.patch > Prefetch column stats for fields needed in FilterSelectivit

[jira] [Updated] (HIVE-15378) clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Hui updated HIVE-15378: --- Attachment: HIVE-15378.1.patch patch uploaed > clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts >

[jira] [Updated] (HIVE-15378) clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Hui updated HIVE-15378: --- Status: Patch Available (was: Open) > clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts > -

[jira] [Commented] (HIVE-6638) Hive needs to implement recovery for Application Master restart

2016-12-07 Thread lisuchao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728291#comment-15728291 ] lisuchao commented on HIVE-6638: I used this patch, found that the AM process in the recove

[jira] [Commented] (HIVE-15359) skip.footer.line.count doesnt work properly for certain situations

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728346#comment-15728346 ] Hive QA commented on HIVE-15359: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15338) Wrong result from vectorized DATEDIFF with scalar parameter of type DATE

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15338: Status: In Progress (was: Patch Available) > Wrong result from vectorized DATEDIFF with scalar para

[jira] [Updated] (HIVE-15338) Wrong result from vectorized DATEDIFF with scalar parameter of type DATE

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15338: Status: Patch Available (was: In Progress) > Wrong result from vectorized DATEDIFF with scalar para

[jira] [Commented] (HIVE-15340) Different result from vectorized vs. non-vectorized DATEDIFF with scalar parameter of type TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728365#comment-15728365 ] Matt McCline commented on HIVE-15340: - Folding this one back into HIVE-15338 > Differ

[jira] [Resolved] (HIVE-15340) Different result from vectorized vs. non-vectorized DATEDIFF with scalar parameter of type TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline resolved HIVE-15340. - Resolution: Duplicate > Different result from vectorized vs. non-vectorized DATEDIFF with scalar

[jira] [Updated] (HIVE-15338) Wrong result from vectorized DATEDIFF with scalar parameter of type DATE

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15338: Attachment: HIVE-15338.02.patch > Wrong result from vectorized DATEDIFF with scalar parameter of typ

[jira] [Updated] (HIVE-15338) Wrong result from non-vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15338: Summary: Wrong result from non-vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP (wa

[jira] [Updated] (HIVE-15338) Wrong result from vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15338: Summary: Wrong result from vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP (was: W

[jira] [Updated] (HIVE-15338) Wrong result from non-vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15338: Description: Vectorization in vectorized DATEDIFF when parameter is (date '12-01-16', column). Jaso

[jira] [Updated] (HIVE-15338) Wrong result from non-vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15338: Description: Vectorization in vectorized DATEDIFF accidentally treated the scalar parameter is type

[jira] [Commented] (HIVE-15338) Wrong result from non-vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728381#comment-15728381 ] Matt McCline commented on HIVE-15338: - Ok, patch now uses java.sql.Date in GenericUDFD

[jira] [Commented] (HIVE-7847) query orc partitioned table fail when table column type change

2016-12-07 Thread roncenzhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728391#comment-15728391 ] roncenzhao commented on HIVE-7847: -- Hi, [~wzc1989], whether this problem is solved or not

[jira] [Commented] (HIVE-15307) Hive MERGE: "when matched then update" allows invalid column names.

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728447#comment-15728447 ] Hive QA commented on HIVE-15307: Here are the results of testing the latest attachment:

[jira] [Assigned] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Hui reassigned HIVE-15379: -- Assignee: Fei Hui > Get the key of hive.metastore.* values should be consistent with Hive > Metastore

[jira] [Commented] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728488#comment-15728488 ] Fei Hui commented on HIVE-15379: Maybe Cloudera set it false; Having checked the code on v

[jira] [Assigned] (HIVE-15378) clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Hui reassigned HIVE-15378: -- Assignee: Fei Hui > clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts > -

[jira] [Commented] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

2016-12-07 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728506#comment-15728506 ] Yuming Wang commented on HIVE-15379: Yes, Cloudera set it false, But cli or beeline is

[jira] [Commented] (HIVE-15378) clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728548#comment-15728548 ] Fei Hui commented on HIVE-15378: hi [~prasanth_j] could you please give suggestions and re

[jira] [Commented] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728550#comment-15728550 ] Hive QA commented on HIVE-15361: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728608#comment-15728608 ] Fei Hui commented on HIVE-15379: Different sessions can see different value; If you create

[jira] [Commented] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728620#comment-15728620 ] Fei Hui commented on HIVE-15379: i.e. I mean that metastore can startup with --hiveconf

[jira] [Work started] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

2016-12-07 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-15379 started by Fei Hui. -- > Get the key of hive.metastore.* values should be consistent with Hive > Metastore Server.

[jira] [Commented] (HIVE-15374) Hive column comments disappearing/being replaced by "from deserializer"

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728640#comment-15728640 ] Hive QA commented on HIVE-15374: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15335) Fast Decimal

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728726#comment-15728726 ] Hive QA commented on HIVE-15335: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14007) Replace ORC module with ORC release

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728879#comment-15728879 ] Hive QA commented on HIVE-14007: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15359) skip.footer.line.count doesnt work properly for certain situations

2016-12-07 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728918#comment-15728918 ] Yongzhi Chen commented on HIVE-15359: - The failures are not related. > skip.footer.li

[jira] [Commented] (HIVE-15149) Add additional information to ATSHook for Tez UI

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729000#comment-15729000 ] Hive QA commented on HIVE-15149: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-13306) Better Decimal vectorization

2016-12-07 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-13306: -- Attachment: HIVE-13306.5.patch > Better Decimal vectorization > > >

[jira] [Commented] (HIVE-15285) err info for itests mvn building is not correct

2016-12-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729063#comment-15729063 ] Sergio Peña commented on HIVE-15285: The HIVE-14735 approach will have a flag to disab

[jira] [Commented] (HIVE-15307) Hive MERGE: "when matched then update" allows invalid column names.

2016-12-07 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729070#comment-15729070 ] Eugene Koifman commented on HIVE-15307: --- [~alangates] could you review please > Hiv

[jira] [Reopened] (HIVE-15337) Enhance Show Compactions output with JobId and start time for "attempted" state

2016-12-07 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reopened HIVE-15337: --- > Enhance Show Compactions output with JobId and start time for "attempted" > state > ---

[jira] [Updated] (HIVE-15337) Enhance Show Compactions output with JobId and start time for "attempted" state

2016-12-07 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15337: -- Attachment: HIVE-15337.03.addendum.patch > Enhance Show Compactions output with JobId and start

[jira] [Updated] (HIVE-15337) Enhance Show Compactions output with JobId and start time for "attempted" state

2016-12-07 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15337: -- Status: Patch Available (was: Reopened) > Enhance Show Compactions output with JobId and start

[jira] [Updated] (HIVE-15275) "beeline -f " will throw NPE

2016-12-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15275: Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) Pushed to

[jira] [Commented] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729178#comment-15729178 ] Hive QA commented on HIVE-15367: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Status: In Progress (was: Patch Available) > INSERT dynamic partition on S3 fails with a MoveTask fai

[jira] [Updated] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-15361: --- Attachment: HIVE-15361.5.patch Attaching this file that removes this code was left unnecessary.

[jira] [Commented] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-07 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729267#comment-15729267 ] Mohit Sabharwal commented on HIVE-15361: LGTM, +1 > INSERT dynamic partition on S

[jira] [Commented] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729367#comment-15729367 ] Sahil Takiar commented on HIVE-15367: - Test failures look unrelated and are failing in

[jira] [Commented] (HIVE-15296) AM may lose task failures and not reschedule when scheduling to LLAP

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729365#comment-15729365 ] Hive QA commented on HIVE-15296: Here are the results of testing the latest attachment:

[jira] [Assigned] (HIVE-15377) Driver::acquireWriteIds can be expensive trying to get details from MS

2016-12-07 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng reassigned HIVE-15377: Assignee: Wei Zheng > Driver::acquireWriteIds can be expensive trying to get details from MS >

[jira] [Commented] (HIVE-15377) Driver::acquireWriteIds can be expensive trying to get details from MS

2016-12-07 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729401#comment-15729401 ] Wei Zheng commented on HIVE-15377: -- Yes this call will not be there with ACID transaction

[jira] [Commented] (HIVE-11812) datediff sometimes returns incorrect results when called with dates

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729429#comment-15729429 ] Matt McCline commented on HIVE-11812: - Interesting I'm working with Jason on a DATEDIF

[jira] [Commented] (HIVE-15338) Wrong result from non-vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729442#comment-15729442 ] Matt McCline commented on HIVE-15338: - And is the correct approach to switch to java.s

[jira] [Commented] (HIVE-15279) map join dummy operators are not set up correctly in certain cases with merge join

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729536#comment-15729536 ] Hive QA commented on HIVE-15279: Here are the results of testing the latest attachment:

[jira] [Comment Edited] (HIVE-15377) Driver::acquireWriteIds can be expensive trying to get details from MS

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727406#comment-15727406 ] Sergey Shelukhin edited comment on HIVE-15377 at 12/7/16 6:47 PM: --

[jira] [Comment Edited] (HIVE-15373) DbNotificationListener should use thread-local RawStore

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729574#comment-15729574 ] Sergey Shelukhin edited comment on HIVE-15373 at 12/7/16 6:52 PM: --

[jira] [Commented] (HIVE-15373) DbNotificationListener should use thread-local RawStore

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729574#comment-15729574 ] Sergey Shelukhin commented on HIVE-15373: - The state is thread-specific. Each thre

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

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729593#comment-15729593 ] Sergey Shelukhin commented on HIVE-10937: - Happy birthday patch! > LLAP: make Obj

[jira] [Commented] (HIVE-15368) consider optimizing Utilities::handleMmTableFinalPath

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729614#comment-15729614 ] Sergey Shelukhin commented on HIVE-15368: - Will look later today. Tests are not se

[jira] [Commented] (HIVE-15149) Add additional information to ATSHook for Tez UI

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729639#comment-15729639 ] Sergey Shelukhin commented on HIVE-15149: - +1 assuming that if we query partitions

[jira] [Updated] (HIVE-15296) AM may lose task failures and not reschedule when scheduling to LLAP

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-15296: Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Availa

[jira] [Commented] (HIVE-15376) Improve heartbeater scheduling for transactions

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729742#comment-15729742 ] Hive QA commented on HIVE-15376: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15381) don't log the callstack for reduce.xml-doesn't-exist

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-15381: Description: Pointless exception in the logs: {noformat} java.io.FileNotFoundException: File

[jira] [Updated] (HIVE-15381) don't log the callstack for reduce.xml-doesn't-exist

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-15381: Summary: don't log the callstack for reduce.xml-doesn't-exist (was: don't log the callstack

[jira] [Commented] (HIVE-15279) map join dummy operators are not set up correctly in certain cases with merge join

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729773#comment-15729773 ] Sergey Shelukhin commented on HIVE-15279: - Filed HIVE-15382 for one test (failed a

[jira] [Comment Edited] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729794#comment-15729794 ] Sergey Shelukhin edited comment on HIVE-15379 at 12/7/16 8:13 PM: --

[jira] [Commented] (HIVE-15379) Get the key of hive.metastore.* values should be consistent with Hive Metastore Server.

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729794#comment-15729794 ] Sergey Shelukhin commented on HIVE-15379: - This looks like a setup-specific issue.

[jira] [Updated] (HIVE-15279) map join dummy operators are not set up correctly in certain cases with merge join

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-15279: Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Availa

[jira] [Resolved] (HIVE-15361) INSERT dynamic partition on S3 fails with a MoveTask failure

2016-12-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña resolved HIVE-15361. Resolution: Fixed Fix Version/s: 2.2.0 Thanks [~yalovyyi] [~mohitsabharwal] for the review. I

[jira] [Commented] (HIVE-15359) skip.footer.line.count doesnt work properly for certain situations

2016-12-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729820#comment-15729820 ] Aihua Xu commented on HIVE-15359: - The patch looks good. It would be good if we can add s

[jira] [Commented] (HIVE-15373) DbNotificationListener should use thread-local RawStore

2016-12-07 Thread Alexander Kolbasov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729870#comment-15729870 ] Alexander Kolbasov commented on HIVE-15373: --- I see, makes sense. Is there a spec

[jira] [Commented] (HIVE-14900) fix entry for hive.exec.max.dynamic.partitions in config whitelist for sql std auth

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729911#comment-15729911 ] Hive QA commented on HIVE-14900: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15112) Implement Parquet vectorization reader for Struct type

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730029#comment-15730029 ] Hive QA commented on HIVE-15112: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15066) push down projection is mismatched in HiveInputFormat

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730076#comment-15730076 ] Sergey Shelukhin commented on HIVE-15066: - [~prasanth_j] should this be committed?

[jira] [Commented] (HIVE-15066) push down projection is mismatched in HiveInputFormat

2016-12-07 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730091#comment-15730091 ] Prasanth Jayachandran commented on HIVE-15066: -- I think this will again intro

[jira] [Commented] (HIVE-15368) consider optimizing Utilities::handleMmTableFinalPath

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730097#comment-15730097 ] Sergey Shelukhin commented on HIVE-15368: - pool.shutdown/shutdownNow seems to be c

[jira] [Commented] (HIVE-15339) Prefetch column stats for fields needed in FilterSelectivityEstimator

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730100#comment-15730100 ] Hive QA commented on HIVE-15339: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15376) Improve heartbeater scheduling for transactions

2016-12-07 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-15376: - Attachment: HIVE-15376.2.patch > Improve heartbeater scheduling for transactions > ---

[jira] [Updated] (HIVE-15376) Improve heartbeater scheduling for transactions

2016-12-07 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-15376: - Status: Patch Available (was: Open) > Improve heartbeater scheduling for transactions > -

[jira] [Updated] (HIVE-15376) Improve heartbeater scheduling for transactions

2016-12-07 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-15376: - Status: Open (was: Patch Available) > Improve heartbeater scheduling for transactions > -

[jira] [Updated] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-15367: Attachment: HIVE-15367.4.patch > CTAS with LOCATION should write temp data under location directory

[jira] [Commented] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730152#comment-15730152 ] Sahil Takiar commented on HIVE-15367: - [~spena] comments addressed > CTAS with LOCATI

[jira] [Updated] (HIVE-15381) don't log the callstack for reduce.xml-doesn't-exist

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-15381: Status: Patch Available (was: Open) > don't log the callstack for reduce.xml-doesn't-exist

[jira] [Updated] (HIVE-15381) don't log the callstack for reduce.xml-doesn't-exist

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-15381: Attachment: HIVE-15381.patch [~ashutoshc] can you take a look? one-line patch > don't log t

[jira] [Assigned] (HIVE-15381) don't log the callstack for reduce.xml-doesn't-exist

2016-12-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-15381: --- Assignee: Sergey Shelukhin > don't log the callstack for reduce.xml-doesn't-exist > -

[jira] [Updated] (HIVE-15383) Add additional info to 'desc function extended' output

2016-12-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15383: Attachment: HIVE-15383.1.patch > Add additional info to 'desc function extended' output > --

[jira] [Updated] (HIVE-15333) Add a FetchTask to REPL DUMP plan for reading dump uri, last repl id as ResultSet

2016-12-07 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-15333: Attachment: HIVE-15333.4.patch > Add a FetchTask to REPL DUMP plan for reading dump uri, las

[jira] [Updated] (HIVE-15383) Add additional info to 'desc function extended' output

2016-12-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15383: Status: Patch Available (was: Open) Initial patch: there are many unit test cases to be fixed. But here is

[jira] [Commented] (HIVE-15307) Hive MERGE: "when matched then update" allows invalid column names.

2016-12-07 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730214#comment-15730214 ] Alan Gates commented on HIVE-15307: --- +1 > Hive MERGE: "when matched then update" allows

[jira] [Commented] (HIVE-15378) clean up HADOOP_USER_CLASSPATH_FIRST in bin scripts

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730221#comment-15730221 ] Hive QA commented on HIVE-15378: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-6638) Hive needs to implement recovery for Application Master restart

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730225#comment-15730225 ] Hive QA commented on HIVE-6638: --- Here are the results of testing the latest attachment: htt

[jira] [Commented] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730232#comment-15730232 ] Sergio Peña commented on HIVE-15367: Thanks Sahil. I agree with your comment on the RB

[jira] [Updated] (HIVE-15331) Decimal multiplication with high precision/scale often returns NULL

2016-12-07 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-15331: -- Attachment: HIVE-15331.3.patch Updating golden files. > Decimal multiplication with high precision/scal

[jira] [Updated] (HIVE-15384) Compressor plugin framework

2016-12-07 Thread Ziyang Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziyang Zhao updated HIVE-15384: --- Issue Type: Sub-task (was: Task) Parent: HIVE-14549 > Compressor plugin framework > -

[jira] [Commented] (HIVE-15338) Wrong result from non-vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730345#comment-15730345 ] Hive QA commented on HIVE-15338: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-7847) query orc partitioned table fail when table column type change

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730350#comment-15730350 ] Hive QA commented on HIVE-7847: --- Here are the results of testing the latest attachment: htt

[jira] [Commented] (HIVE-15367) CTAS with LOCATION should write temp data under location directory rather than database location

2016-12-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730383#comment-15730383 ] Sahil Takiar commented on HIVE-15367: - Thanks for the review Sergio! > CTAS with LOCA

[jira] [Commented] (HIVE-15385) Failure to inherit permissions when running HdfsUtils.setFullFileStatus(..., false) causes queries to fail

2016-12-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730435#comment-15730435 ] Sahil Takiar commented on HIVE-15385: - [~spena] does my explanation of the situation m

[jira] [Updated] (HIVE-15076) Improve scalability of LDAP authentication provider group filter

2016-12-07 Thread Illya Yalovyy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Illya Yalovyy updated HIVE-15076: - Attachment: HIVE-15076.3.patch > Improve scalability of LDAP authentication provider group filter

[jira] [Commented] (HIVE-11812) datediff sometimes returns incorrect results when called with dates

2016-12-07 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730478#comment-15730478 ] Jason Dere commented on HIVE-11812: --- Ok, I think the issue is the fact that the date for

[jira] [Updated] (HIVE-15192) Use Calcite to de-correlate and plan subqueries

2016-12-07 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-15192: --- Attachment: HIVE-15192.5.patch > Use Calcite to de-correlate and plan subqueries > ---

[jira] [Updated] (HIVE-15192) Use Calcite to de-correlate and plan subqueries

2016-12-07 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-15192: --- Status: Open (was: Patch Available) > Use Calcite to de-correlate and plan subqueries > -

[jira] [Updated] (HIVE-15192) Use Calcite to de-correlate and plan subqueries

2016-12-07 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-15192: --- Status: Patch Available (was: Open) > Use Calcite to de-correlate and plan subqueries > -

[jira] [Commented] (HIVE-13306) Better Decimal vectorization

2016-12-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730629#comment-15730629 ] Hive QA commented on HIVE-13306: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15338) Wrong result from non-vectorized DATEDIFF with scalar parameter of type DATE/TIMESTAMP

2016-12-07 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15338: Status: In Progress (was: Patch Available) > Wrong result from non-vectorized DATEDIFF with scalar

  1   2   >