[jira] [Created] (HIVE-26145) Disable notification cleaner if interval is zero

2022-04-15 Thread Janos Kovacs (Jira)
Janos Kovacs created HIVE-26145: --- Summary: Disable notification cleaner if interval is zero Key: HIVE-26145 URL: https://issues.apache.org/jira/browse/HIVE-26145 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-26144) Add keys/indexes to support highly concurrent workload

2022-04-15 Thread Janos Kovacs (Jira)
Janos Kovacs created HIVE-26144: --- Summary: Add keys/indexes to support highly concurrent workload Key: HIVE-26144 URL: https://issues.apache.org/jira/browse/HIVE-26144 Project: Hive Issue Type

[jira] [Created] (HIVE-26143) Performance enhancements for highly concurrent use-cases

2022-04-15 Thread Janos Kovacs (Jira)
Janos Kovacs created HIVE-26143: --- Summary: Performance enhancements for highly concurrent use-cases Key: HIVE-26143 URL: https://issues.apache.org/jira/browse/HIVE-26143 Project: Hive Issue

[jira] [Created] (HIVE-26142) Extend the hidden conf list with webui keystore pwd

2022-04-14 Thread Janos Kovacs (Jira)
Janos Kovacs created HIVE-26142: --- Summary: Extend the hidden conf list with webui keystore pwd Key: HIVE-26142 URL: https://issues.apache.org/jira/browse/HIVE-26142 Project: Hive Issue Type

Re: separated authN configuration for binary and http transports

2022-04-06 Thread Janos Kovacs
brought up an interesting subject. > > > > I haven't worked on the code around the authentication process so cannot > > foresee the impact on the codebase but high level your idea seems > > reasonable to me. > > > > I would be favorable in such a change but I

separated authN configuration for binary and http transports

2022-03-18 Thread Janos Kovacs
Hi, I just found that while HS2 can do authentication with mixed methods - like Kerberos+LDAP - it only works with the binary protocol. With the transport set to http, the authentication basically works only against what is set by hive.server2.authentication. If e.g. it's set to LDAP, it doesn't t

[jira] [Created] (HIVE-26049) Inconsistent TBL_NAME lengths in HMS schema

2022-03-18 Thread Janos Kovacs (Jira)
Janos Kovacs created HIVE-26049: --- Summary: Inconsistent TBL_NAME lengths in HMS schema Key: HIVE-26049 URL: https://issues.apache.org/jira/browse/HIVE-26049 Project: Hive Issue Type: Bug

Re: [DISCUSS] Properties for scheduling compactions on specific queues

2022-02-08 Thread Janos Kovacs
years ago and the MR compactor > may follow soon. > > I am fine implementing this specific change (accepting all properties > above) as long as someone from the people contributing to the compactor > confirms it is the desired path going forward. > > Best, > Stamatis > >