[jira] [Assigned] (HIVE-24227) sys.replication_metrics table shows incorrect status for failed policies

2020-10-04 Thread Arko Sharma (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arko Sharma reassigned HIVE-24227:
--


> sys.replication_metrics table shows incorrect status for failed policies
> 
>
> Key: HIVE-24227
> URL: https://issues.apache.org/jira/browse/HIVE-24227
> Project: Hive
>  Issue Type: Bug
>Reporter: Arko Sharma
>Assignee: Arko Sharma
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23916) Fix Atlas client dependency version

2020-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23916?focusedWorklogId=495143=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-495143
 ]

ASF GitHub Bot logged work on HIVE-23916:
-

Author: ASF GitHub Bot
Created on: 05/Oct/20 00:52
Start Date: 05/Oct/20 00:52
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] commented on pull request #1318:
URL: https://github.com/apache/hive/pull/1318#issuecomment-703342983


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the d...@hive.apache.org list if the patch is in 
need of reviews.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 495143)
Time Spent: 50m  (was: 40m)

> Fix Atlas client dependency version
> ---
>
> Key: HIVE-23916
> URL: https://issues.apache.org/jira/browse/HIVE-23916
> Project: Hive
>  Issue Type: Task
>Reporter: Pravin Sinha
>Assignee: Pravin Sinha
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-23916.01.patch, HIVE-23916.02.patch, 
> HIVE-23916.03.patch
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23989) Read isMetastoreRemote flag from system var in StartMiniHS2Cluster

2020-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23989?focusedWorklogId=495142=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-495142
 ]

ASF GitHub Bot logged work on HIVE-23989:
-

Author: ASF GitHub Bot
Created on: 05/Oct/20 00:52
Start Date: 05/Oct/20 00:52
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] commented on pull request #1360:
URL: https://github.com/apache/hive/pull/1360#issuecomment-703342968


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the d...@hive.apache.org list if the patch is in 
need of reviews.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 495142)
Time Spent: 0.5h  (was: 20m)

> Read isMetastoreRemote flag from system var in StartMiniHS2Cluster
> --
>
> Key: HIVE-23989
> URL: https://issues.apache.org/jira/browse/HIVE-23989
> Project: Hive
>  Issue Type: Improvement
>  Components: HiveServer2
>Reporter: Sumeet
>Assignee: Sumeet
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 4.0.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> *Problem:*
> In order to access ACID tables created using MiniHS2, spark-acid requires to 
> access the same HMS which MiniHS2 uses. 
> In StartMiniHS2Cluster, while initializing MiniHS2, isMetastoreRemote is set 
> to false. 
> Hence the metastore cannot be accessed from Spark or any other application 
> per se. 
> Due to this limitation, spark-acid cannot be tested on ACID tables created 
> using MiniHS2.
> *Proposed Solution:*
> Read miniHS2.isMetastoreRemote from env variable with default value of false.
> *Benefit:*
> This will enable testing spark-acid locally with MiniHS2 and may help in 
> reducing the test-dev cycle for spark-acid.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-22415) Upgrade to Java 11

2020-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22415?focusedWorklogId=495144=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-495144
 ]

ASF GitHub Bot logged work on HIVE-22415:
-

Author: ASF GitHub Bot
Created on: 05/Oct/20 00:52
Start Date: 05/Oct/20 00:52
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] commented on pull request #1241:
URL: https://github.com/apache/hive/pull/1241#issuecomment-703342991


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the d...@hive.apache.org list if the patch is in 
need of reviews.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 495144)
Time Spent: 2h 50m  (was: 2h 40m)

> Upgrade to Java 11
> --
>
> Key: HIVE-22415
> URL: https://issues.apache.org/jira/browse/HIVE-22415
> Project: Hive
>  Issue Type: Improvement
>Reporter: David Mollitor
>Assignee: David Mollitor
>Priority: Critical
>  Labels: pull-request-available
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Upgrade Hive to Java JDK 11



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-20238) Remove stringifyException Method

2020-10-04 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-20238?focusedWorklogId=495145=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-495145
 ]

ASF GitHub Bot logged work on HIVE-20238:
-

Author: ASF GitHub Bot
Created on: 05/Oct/20 00:52
Start Date: 05/Oct/20 00:52
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] closed pull request #1268:
URL: https://github.com/apache/hive/pull/1268


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 495145)
Time Spent: 50m  (was: 40m)

> Remove stringifyException Method
> 
>
> Key: HIVE-20238
> URL: https://issues.apache.org/jira/browse/HIVE-20238
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 4.0.0
>Reporter: David Mollitor
>Assignee: David Mollitor
>Priority: Minor
>  Labels: newbie, noob, pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-20238.1.patch, HIVE-20238.2.patch, 
> HIVE-20238.3.patch, HIVE-20238.4.patch, HIVE-20238.5.patch, 
> HIVE-20238.6.patch, HIVE-20238.7.patch, HIVE-20238.8.patch
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Deprecate the method {{stringifyException}}
> https://github.com/apache/hive/blob/c2940a07cf0891e922672782b73ec22551a7eedd/common/src/java/org/apache/hive/common/util/HiveStringUtils.java#L146
> The code already exists in Hadoop proper:
> https://github.com/apache/hadoop/blob/2b2399d623539ab68e71a38fa9fbfc9a405bddb8/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/StringUtils.java#L86
> And beyond that, I was told on the Hadoop dev mailing list that this function 
> should not be used anymore.  Developers should just be using the SLF4J 
> facilities and not this home-grown thing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HIVE-24178) managedlocation is missing in SHOW CREATE DATABASE

2020-10-04 Thread Miklos Gergely (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-24178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17207281#comment-17207281
 ] 

Miklos Gergely commented on HIVE-24178:
---

Merged to master, thank you [~belugabehr], [~csringhofer].

> managedlocation is missing in SHOW CREATE DATABASE
> --
>
> Key: HIVE-24178
> URL: https://issues.apache.org/jira/browse/HIVE-24178
> Project: Hive
>  Issue Type: Bug
>Reporter: Csaba Ringhofer
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The output of SHOW CREATE DATABASE contains location, but doesn't contain 
> managed location, so the database it would create would be actually different.
> To reproduce:
> create database db1 location "/test-warehouse/a" managedlocation 
> "test-warehouse/b";
> show create database db1;
> result: 
> +--+
> |createdb_stmt |
> +--+
> | CREATE DATABASE `db1`|
> | LOCATION |
> |   'hdfs://localhost:20500/test-warehouse/a'  |
> +--+



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work started] (HIVE-24178) managedlocation is missing in SHOW CREATE DATABASE

2020-10-04 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HIVE-24178 started by Miklos Gergely.
-
> managedlocation is missing in SHOW CREATE DATABASE
> --
>
> Key: HIVE-24178
> URL: https://issues.apache.org/jira/browse/HIVE-24178
> Project: Hive
>  Issue Type: Bug
>Reporter: Csaba Ringhofer
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The output of SHOW CREATE DATABASE contains location, but doesn't contain 
> managed location, so the database it would create would be actually different.
> To reproduce:
> create database db1 location "/test-warehouse/a" managedlocation 
> "test-warehouse/b";
> show create database db1;
> result: 
> +--+
> |createdb_stmt |
> +--+
> | CREATE DATABASE `db1`|
> | LOCATION |
> |   'hdfs://localhost:20500/test-warehouse/a'  |
> +--+



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HIVE-24178) managedlocation is missing in SHOW CREATE DATABASE

2020-10-04 Thread Miklos Gergely (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miklos Gergely resolved HIVE-24178.
---
Resolution: Fixed

> managedlocation is missing in SHOW CREATE DATABASE
> --
>
> Key: HIVE-24178
> URL: https://issues.apache.org/jira/browse/HIVE-24178
> Project: Hive
>  Issue Type: Bug
>Reporter: Csaba Ringhofer
>Assignee: Miklos Gergely
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The output of SHOW CREATE DATABASE contains location, but doesn't contain 
> managed location, so the database it would create would be actually different.
> To reproduce:
> create database db1 location "/test-warehouse/a" managedlocation 
> "test-warehouse/b";
> show create database db1;
> result: 
> +--+
> |createdb_stmt |
> +--+
> | CREATE DATABASE `db1`|
> | LOCATION |
> |   'hdfs://localhost:20500/test-warehouse/a'  |
> +--+



--
This message was sent by Atlassian Jira
(v8.3.4#803005)