[jira] [Resolved] (HIVE-13702) TestHiveSessionImpl fails on master

2016-05-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-13702. -- Resolution: Duplicate > TestHiveSessionImpl fails on master >

[jira] [Commented] (HIVE-13749) Memory leak in Hive Metastore

2016-05-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281918#comment-15281918 ] Thejas M Nair commented on HIVE-13749: -- Any ideas to what is causing them to be retained ? > Memory

[jira] [Comment Edited] (HIVE-13749) Memory leak in Hive Metastore

2016-05-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281918#comment-15281918 ] Thejas M Nair edited comment on HIVE-13749 at 5/12/16 6:59 PM: --- What is

[jira] [Commented] (HIVE-13760) Add a HIVE_QUERY_TIMEOUT configuration to kill a query if a query is running for more than the configured timeout value.

2016-05-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15285048#comment-15285048 ] Thejas M Nair commented on HIVE-13760: -- cc [~vgumashta] > Add a HIVE_QUERY_TIMEOUT configuration

[jira] [Updated] (HIVE-13741) TxnHandler.enqueueLockWithRetry() - optimizer sql

2016-05-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-13741: - Summary: TxnHandler.enqueueLockWithRetry() - optimizer sql (was:

[jira] [Updated] (HIVE-13741) TxnHandler.enqueueLockWithRetry() - optimizer SQL

2016-05-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-13741: - Summary: TxnHandler.enqueueLockWithRetry() - optimizer SQL (was:

[jira] [Commented] (HIVE-13743) Data move codepath is broken with hive (2.1.0-SNAPSHOT)

2016-05-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283308#comment-15283308 ] Thejas M Nair commented on HIVE-13743: -- +1 to this patch. [~spena] what are your thoughts on the

[jira] [Commented] (HIVE-13760) Add a HIVE_QUERY_TIMEOUT configuration to kill a query if a query is running for more than the configured timeout value.

2016-05-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283342#comment-15283342 ] Thejas M Nair commented on HIVE-13760: -- There is support for this via HIVE-4924 in HiveServer2 .

[jira] [Commented] (HIVE-13743) Data move codepath is broken with hive (2.1.0-SNAPSHOT)

2016-05-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283050#comment-15283050 ] Thejas M Nair commented on HIVE-13743: -- I haven't gone very deep into the logic, but based on a quick

[jira] [Commented] (HIVE-13708) Create table should verify datatypes supported by the serde

2016-05-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282269#comment-15282269 ] Thejas M Nair commented on HIVE-13708: -- [~hsubramaniyan] Can we do this in a generic way so that it

[jira] [Commented] (HIVE-13708) Create table should verify datatypes supported by the serde

2016-05-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282303#comment-15282303 ] Thejas M Nair commented on HIVE-13708: -- This change to CSVSerde breaks backward compatbility for

[jira] [Comment Edited] (HIVE-13708) Create table should verify datatypes supported by the serde

2016-05-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282303#comment-15282303 ] Thejas M Nair edited comment on HIVE-13708 at 5/13/16 12:59 AM: This

[jira] [Updated] (HIVE-2573) Create per-session function registry

2016-04-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-2573: Release Note: Marked as incompatible because of a bug - This patch broke automatic loading of

[jira] [Resolved] (HIVE-1603) support CSV text file format

2016-05-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-1603. - Resolution: Duplicate Duplicate of HIVE- > support CSV text file format >

[jira] [Commented] (HIVE-7777) Add CSV Serde based on OpenCSV

2016-05-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274357#comment-15274357 ] Thejas M Nair commented on HIVE-: - Created two jiras to address [~Goldshuv]'s comments. HIVE-13709

[jira] [Commented] (HIVE-13522) regexp_extract.q hangs on master

2016-04-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241985#comment-15241985 ] Thejas M Nair commented on HIVE-13522: -- +1 > regexp_extract.q hangs on master >

[jira] [Resolved] (HIVE-13499) TestJdbcWithMiniHS2 is hanging

2016-04-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-13499. -- Resolution: Not A Problem resolving as not a problem (anymore). > TestJdbcWithMiniHS2 is

[jira] [Commented] (HIVE-13499) TestJdbcWithMiniHS2 is hanging

2016-04-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243446#comment-15243446 ] Thejas M Nair commented on HIVE-13499: -- Reverted the temporary change to disable the test as the

[jira] [Commented] (HIVE-12159) Create vectorized readers for the complex types

2016-04-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243462#comment-15243462 ] Thejas M Nair commented on HIVE-12159: -- [~owen.omalley] [~mmccline] Are you able to identify a fix

[jira] [Comment Edited] (HIVE-13513) cleardanglingscratchdir does not work in some version of HDFS

2016-04-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244379#comment-15244379 ] Thejas M Nair edited comment on HIVE-13513 at 4/16/16 8:32 PM: --- +1 Thanks

[jira] [Commented] (HIVE-13513) cleardanglingscratchdir does not work in some version of HDFS

2016-04-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244379#comment-15244379 ] Thejas M Nair commented on HIVE-13513: -- +1 > cleardanglingscratchdir does not work in some version

[jira] [Commented] (HIVE-13480) Add hadoop2 metrics reporter for Codahale metrics

2016-04-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249096#comment-15249096 ] Thejas M Nair commented on HIVE-13480: -- +1 I think we should look into setting the component

[jira] [Updated] (HIVE-13522) regexp_extract.q hangs on master

2016-04-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-13522: - Attachment: jstack_regexp_extract.txt Attaching stack trace that shows jstack when its hanging.

[jira] [Commented] (HIVE-13522) regexp_extract.q hangs on master

2016-04-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242409#comment-15242409 ] Thejas M Nair commented on HIVE-13522: -- The commit in HIVE-12159 has lead to the hang of this test

[jira] [Commented] (HIVE-12159) Create vectorized readers for the complex types

2016-04-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242407#comment-15242407 ] Thejas M Nair commented on HIVE-12159: -- bq.

[jira] [Commented] (HIVE-13499) TestJdbcWithMiniHS2 is hanging

2016-04-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242579#comment-15242579 ] Thejas M Nair commented on HIVE-13499: -- Yes, I will take a look at those patches. However, leaving

[jira] [Commented] (HIVE-13440) remove hiveserver1 scripts under bin/ext/

2016-04-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239935#comment-15239935 ] Thejas M Nair commented on HIVE-13440: -- +1 pending tests > remove hiveserver1 scripts under

[jira] [Commented] (HIVE-13513) cleardanglingscratchdir does not work in some version of HDFS

2016-04-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244149#comment-15244149 ] Thejas M Nair commented on HIVE-13513: -- Looks good. How about writing the hostname as well ? >

[jira] [Commented] (HIVE-13714) How to config hive metastore mysql connection pool size?

2016-05-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15276635#comment-15276635 ] Thejas M Nair commented on HIVE-13714: -- [~litao1990] Please use the mailing lists for discussions and

[jira] [Commented] (HIVE-13670) Improve Beeline connect/reconnect semantics

2016-05-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277112#comment-15277112 ] Thejas M Nair commented on HIVE-13670: -- In Beeline.java how about initing the url 'if

[jira] [Commented] (HIVE-13670) Improve Beeline connect/reconnect semantics

2016-05-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277340#comment-15277340 ] Thejas M Nair commented on HIVE-13670: -- +1 The latest changes are minor and are isolated to beeline,

[jira] [Commented] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389715#comment-15389715 ] Thejas M Nair commented on HIVE-10022: -- +1 > Authorization checks for non existent file/directory

[jira] [Commented] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392865#comment-15392865 ] Thejas M Nair commented on HIVE-14322: -- [~sershe] Sorry, I should have been more clear. I didn't mean

[jira] [Updated] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14322: - Attachment: HIVE-14322.1.patch Patch for rolling back the upgrade of DN. > Postgres db issues

[jira] [Updated] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14322: - Status: Patch Available (was: Open) > Postgres db issues after Datanucleus 4.x upgrade >

[jira] [Commented] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392878#comment-15392878 ] Thejas M Nair commented on HIVE-10022: -- +1 changes look good. There seems to be some spaces missing

[jira] [Commented] (HIVE-14338) Delete/Alter table calls failing with HiveAccessControlException

2016-07-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394868#comment-15394868 ] Thejas M Nair commented on HIVE-14338: -- +1 > Delete/Alter table calls failing with

[jira] [Commented] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394863#comment-15394863 ] Thejas M Nair commented on HIVE-14322: -- +1 > Postgres db issues after Datanucleus 4.x upgrade >

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395100#comment-15395100 ] Thejas M Nair commented on HIVE-14263: -- [~taoli-hwx] I think this would be useful for hive-1 as well.

[jira] [Commented] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375250#comment-15375250 ] Thejas M Nair commented on HIVE-11402: -- +1 Changes look good. Please verify the UT failures are not

[jira] [Commented] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375303#comment-15375303 ] Thejas M Nair commented on HIVE-11402: -- [~sershe] Can you also add a simple test to ensure that the

[jira] [Updated] (HIVE-14152) datanucleus.autoStartMechanismMode should set to 'Ignored' to allow rolling downgrade

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14152: - Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 Status: Resolved

[jira] [Updated] (HIVE-14152) datanucleus.autoStartMechanismMode should set to 'Ignored' to allow rolling downgrade

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14152: - Attachment: HIVE-14152.addendum.patch addendum.patch- patch for missing commit for

[jira] [Commented] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375306#comment-15375306 ] Thejas M Nair commented on HIVE-11402: -- See TestJdbcDriver2 for example. We would ofcourse need the

[jira] [Commented] (HIVE-14231) timestamp support is limited to 4 digit year

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378213#comment-15378213 ] Thejas M Nair commented on HIVE-14231: -- [~spena] [~taksaito] Found this issue while writing some

[jira] [Commented] (HIVE-14231) timestamp support is limited to 4 digit year

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378223#comment-15378223 ] Thejas M Nair commented on HIVE-14231: -- [~spena] I agree about using standard string representation

[jira] [Updated] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-10022: - Summary: Authorization checks for non existent file/directory should not be recursive (was: DFS

[jira] [Commented] (HIVE-14238) Ownership shouldn't be checked if external table location doesn't exist

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378709#comment-15378709 ] Thejas M Nair commented on HIVE-14238: -- This will be fixed by the changes in HIVE-10022 that

[jira] [Resolved] (HIVE-14238) Ownership shouldn't be checked if external table location doesn't exist

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-14238. -- Resolution: Duplicate [~lirui] Thanks for raising this issue. It should be fixed soon. >

[jira] [Commented] (HIVE-14067) Rename pendingCount to activeCalls in HiveSessionImpl for easier understanding.

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378422#comment-15378422 ] Thejas M Nair commented on HIVE-14067: -- +1 pending tests > Rename pendingCount to activeCalls in

[jira] [Assigned] (HIVE-14067) Rename pendingCount to activeCalls in HiveSessionImpl for easier understanding.

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned HIVE-14067: Assignee: Thejas M Nair (was: zhihai xu) > Rename pendingCount to activeCalls in

[jira] [Updated] (HIVE-12274) Increase width of columns used for general configuration in the metastore.

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-12274: - Assignee: (was: Sushanth Sowmyan) > Increase width of columns used for general configuration

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389882#comment-15389882 ] Thejas M Nair commented on HIVE-14263: -- Regarding tryLock. tryLock() doesn't honor the waiting queue,

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389881#comment-15389881 ] Thejas M Nair commented on HIVE-14263: -- Regarding tryLock. tryLock() doesn't honor the waiting queue,

[jira] [Commented] (HIVE-14348) Add tests for alter table exchange partition

2016-07-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15396148#comment-15396148 ] Thejas M Nair commented on HIVE-14348: -- +1 > Add tests for alter table exchange partition >

[jira] [Updated] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14322: - Affects Version/s: 2.0.0 2.0.1 > Postgres db issues after Datanucleus 4.x

[jira] [Commented] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390973#comment-15390973 ] Thejas M Nair commented on HIVE-14322: -- Setting DN autocreate flag to true also helps, but that means

[jira] [Updated] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14263: - Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 Status: Resolved

[jira] [Commented] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388431#comment-15388431 ] Thejas M Nair commented on HIVE-10022: -- Regarding 4.patch - The handling of regexes is not right. It

[jira] [Commented] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-21 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15388719#comment-15388719 ] Thejas M Nair commented on HIVE-10022: -- +1 > Authorization checks for non existent file/directory

[jira] [Commented] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389034#comment-15389034 ] Thejas M Nair commented on HIVE-14263: -- Thanks for the patch [~taoli-hwx]! Some comments on 1.patch -

[jira] [Commented] (HIVE-14298) NPE could be thrown in HMS when an ExpressionTree could not be made from a filter

2016-08-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15417635#comment-15417635 ] Thejas M Nair commented on HIVE-14298: -- [~ctang.ma] I am having trouble understanding why the NPE is

[jira] [Updated] (HIVE-14428) HadoopMetrics2Reporter leaks memory if the metrics sink is not configured correctly

2016-08-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14428: - Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 Status: Resolved

[jira] [Commented] (HIVE-14421) FS.deleteOnExit holds references to _tmp_space.db files

2016-08-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407221#comment-15407221 ] Thejas M Nair commented on HIVE-14421: -- A nit, replace "Failed while closing

[jira] [Commented] (HIVE-11768) java.io.DeleteOnExitHook leaks memory on long running Hive Server2 Instances

2016-08-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407223#comment-15407223 ] Thejas M Nair commented on HIVE-11768: -- Thanks to [~sseth] for creating HIVE-14421 that follows up on

[jira] [Commented] (HIVE-14298) NPE could be thrown in HMS when an ExpressionTree could not be made from a filter

2016-08-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15417944#comment-15417944 ] Thejas M Nair commented on HIVE-14298: -- Thanks for the info [~ctang.ma]! Is it easy to convert that

[jira] [Updated] (HIVE-14231) timestamp support is limited to 4 digit year

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14231: - Reporter: Takahiko Saito (was: Thejas M Nair) > timestamp support is limited to 4 digit year >

[jira] [Commented] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375829#comment-15375829 ] Thejas M Nair commented on HIVE-11402: -- Test case looks good. (though i would have preferred the use

[jira] [Commented] (HIVE-14275) LineageState#clear throws NullPointerException on branch-1

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386471#comment-15386471 ] Thejas M Nair commented on HIVE-14275: -- +1 > LineageState#clear throws NullPointerException on

[jira] [Commented] (HIVE-13879) add HiveAuthzContext to grant/revoke methods in HiveAuthorizer api

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386451#comment-15386451 ] Thejas M Nair commented on HIVE-13879: -- [~madhan.neethiraj] Can you please review the api change ?

[jira] [Updated] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14263: - Assignee: Tao Li (was: Thejas M Nair) > Log message when HS2 query is waiting on compile lock >

[jira] [Updated] (HIVE-14262) Inherit writetype from partition WriteEntity for table WriteEntity

2016-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14262: - Attachment: HIVE-14262.2.patch > Inherit writetype from partition WriteEntity for table

[jira] [Updated] (HIVE-14262) Inherit writetype from partition WriteEntity for table WriteEntity

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14262: - Attachment: (was: HIVE-14262.1.patch) > Inherit writetype from partition WriteEntity for

[jira] [Updated] (HIVE-14262) Inherit writetype from partition WriteEntity for table WriteEntity

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14262: - Attachment: HIVE-14262.1.patch > Inherit writetype from partition WriteEntity for table

[jira] [Updated] (HIVE-14262) Inherit writetype from partition WriteEntity for table WriteEntity

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14262: - Status: Patch Available (was: Open) > Inherit writetype from partition WriteEntity for table

[jira] [Updated] (HIVE-14262) Inherit writetype from partition WriteEntity for table WriteEntity

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14262: - Attachment: HIVE-14262.1.patch > Inherit writetype from partition WriteEntity for table

[jira] [Commented] (HIVE-14262) Inherit writetype from partition WriteEntity for table WriteEntity

2016-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15382952#comment-15382952 ] Thejas M Nair commented on HIVE-14262: -- The 2.patch won't need the .q.out files to be updated. In

[jira] [Updated] (HIVE-14260) show WriteEntity writetype in explain output

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14260: - Attachment: HIVE-14262.2.patch > show WriteEntity writetype in explain output >

[jira] [Assigned] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned HIVE-14263: Assignee: Thejas M Nair > Log message when HS2 query is waiting on compile lock >

[jira] [Updated] (HIVE-14263) Log message when HS2 query is waiting on compile lock

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14263: - Component/s: HiveServer2 > Log message when HS2 query is waiting on compile lock >

[jira] [Updated] (HIVE-14260) show WriteEntity writetype in explain output

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14260: - Attachment: HIVE-14262.2.patch > show WriteEntity writetype in explain output >

[jira] [Updated] (HIVE-14260) show WriteEntity writetype in explain output

2016-07-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14260: - Attachment: (was: HIVE-14262.2.patch) > show WriteEntity writetype in explain output >

[jira] [Updated] (HIVE-11516) Fix JDBC compliance issues

2016-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-11516: - Assignee: Tao Li > Fix JDBC compliance issues > -- > >

[jira] [Updated] (HIVE-13883) WebHCat leaves token crc file never gets deleted

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

[jira] [Updated] (HIVE-14262) Inherit writetype from partition WriteEntity for table WriteEntity

2016-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14262: - Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 Status: Resolved

[jira] [Updated] (HIVE-14067) Rename pendingCount to activeCalls in HiveSessionImpl for easier understanding.

2016-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14067: - Fix Version/s: 2.2.0 > Rename pendingCount to activeCalls in HiveSessionImpl for easier >

[jira] [Updated] (HIVE-14067) Rename pendingCount to activeCalls in HiveSessionImpl for easier understanding.

2016-07-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14067: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to master.

[jira] [Commented] (HIVE-14282) HCatLoader ToDate() exception with hive partition table ,partitioned by column of DATE datatype

2016-07-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385098#comment-15385098 ] Thejas M Nair commented on HIVE-14282: -- +1 > HCatLoader ToDate() exception with hive partition

[jira] [Commented] (HIVE-13879) add HiveAuthzContext to grant/revoke methods in HiveAuthorizer api

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385444#comment-15385444 ] Thejas M Nair commented on HIVE-13879: -- https://github.com/apache/hive/pull/88 > add

[jira] [Updated] (HIVE-14284) HiveAuthorizer: Pass HiveAuthzContext to grant/revoke/role apis as well

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14284: - Attachment: HIVE-14284.1.patch > HiveAuthorizer: Pass HiveAuthzContext to grant/revoke/role apis

[jira] [Updated] (HIVE-13879) add HiveAuthzContext to grant/revoke methods in HiveAuthorizer api

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-13879: - Description: HiveAuthzContext provides useful information about the context of the commands,

[jira] [Resolved] (HIVE-14284) HiveAuthorizer: Pass HiveAuthzContext to grant/revoke/role apis as well

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-14284. -- Resolution: Duplicate I created 2 duplicates for same bug!! > HiveAuthorizer: Pass

[jira] [Updated] (HIVE-13879) add HiveAuthzContext to grant/revoke methods in HiveAuthorizer api

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-13879: - Assignee: Thejas M Nair (was: Sushanth Sowmyan) Status: Patch Available (was: Open) > add

[jira] [Updated] (HIVE-13879) add HiveAuthzContext to grant/revoke methods in HiveAuthorizer api

2016-07-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-13879: - Attachment: HIVE-13879.1.patch > add HiveAuthzContext to grant/revoke methods in HiveAuthorizer

[jira] [Updated] (HIVE-14284) HiveAuthorizer: Pass HiveAuthzContext to grant/revoke/role apis as well

2016-07-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14284: - Component/s: Authorization > HiveAuthorizer: Pass HiveAuthzContext to grant/revoke/role apis as

[jira] [Updated] (HIVE-14284) HiveAuthorizer: Pass HiveAuthzContext to grant/revoke/role apis as well

2016-07-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14284: - Component/s: Security > HiveAuthorizer: Pass HiveAuthzContext to grant/revoke/role apis as well >

[jira] [Commented] (HIVE-13990) Client should not check dfs.namenode.acls.enabled to determine if extended ACLs are supported

2016-07-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380158#comment-15380158 ] Thejas M Nair commented on HIVE-13990: -- [~cnauroth] Are there any new apis that might help in

[jira] [Commented] (HIVE-13883) WebHCat leaves token crc file never gets deleted

2016-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380850#comment-15380850 ] Thejas M Nair commented on HIVE-13883: -- Looks like the patch might need another rebase. > WebHCat

[jira] [Updated] (HIVE-14067) Rename pendingCount to activeCalls in HiveSessionImpl for easier understanding.

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14067: - Assignee: zhihai xu (was: Thejas M Nair) > Rename pendingCount to activeCalls in HiveSessionImpl

[jira] [Updated] (HIVE-14067) Rename pendingCount to activeCalls in HiveSessionImpl for easier understanding.

2016-07-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14067: - Attachment: HIVE-14067.000.patch attach same file again to kick off test run > Rename

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