[jira] [Work logged] (HIVE-24254) Remove setOwner call in ReplChangeManager

2020-12-16 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HIVE-24254:
-

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


   



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: 525336)
Time Spent: 40m  (was: 0.5h)

> Remove setOwner call in ReplChangeManager
> -
>
> Key: HIVE-24254
> URL: https://issues.apache.org/jira/browse/HIVE-24254
> Project: Hive
>  Issue Type: Task
>Reporter: Aasha Medhi
>Assignee: Aasha Medhi
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-24254.01.patch, HIVE-24254.02.patch, 
> HIVE-24254.03.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (HIVE-24254) Remove setOwner call in ReplChangeManager

2020-12-09 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on HIVE-24254:
-

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


   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: 522487)
Time Spent: 0.5h  (was: 20m)

> Remove setOwner call in ReplChangeManager
> -
>
> Key: HIVE-24254
> URL: https://issues.apache.org/jira/browse/HIVE-24254
> Project: Hive
>  Issue Type: Task
>Reporter: Aasha Medhi
>Assignee: Aasha Medhi
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-24254.01.patch, HIVE-24254.02.patch, 
> HIVE-24254.03.patch
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (HIVE-24254) Remove setOwner call in ReplChangeManager

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


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

ASF GitHub Bot logged work on HIVE-24254:
-

Author: ASF GitHub Bot
Created on: 10/Oct/20 02:41
Start Date: 10/Oct/20 02:41
Worklog Time Spent: 10m 
  Work Description: aasha commented on pull request #1567:
URL: https://github.com/apache/hive/pull/1567#issuecomment-706472758


   Please find the response 
   a) Added a test. To enable a successful recycle we need acl set up or 
disable permission check for write operation. I have done the later as the acl 
set up was not working with the available apis. 
   dfs.permissions.enabled = true : Regardless of whether permissions are on or 
off, chmod, chgrp, chown and setfacl always check permissions. So setOwner call 
was failing without the patch but move was successful as anyone can write to 
HDFS.
   b) Yes added as part of the same test. Along with this a CM Clearer test is 
also added.



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: 498829)
Time Spent: 20m  (was: 10m)

> Remove setOwner call in ReplChangeManager
> -
>
> Key: HIVE-24254
> URL: https://issues.apache.org/jira/browse/HIVE-24254
> Project: Hive
>  Issue Type: Task
>Reporter: Aasha Medhi
>Assignee: Aasha Medhi
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-24254.01.patch
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (HIVE-24254) Remove setOwner call in ReplChangeManager

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


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

ASF GitHub Bot logged work on HIVE-24254:
-

Author: ASF GitHub Bot
Created on: 09/Oct/20 19:32
Start Date: 09/Oct/20 19:32
Worklog Time Spent: 10m 
  Work Description: aasha opened a new pull request #1567:
URL: https://github.com/apache/hive/pull/1567


   
   
   ### What changes were proposed in this pull request?
   
   
   
   ### Why are the changes needed?
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   
   
   ### How was this patch tested?
   
   



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: 498713)
Remaining Estimate: 0h
Time Spent: 10m

> Remove setOwner call in ReplChangeManager
> -
>
> Key: HIVE-24254
> URL: https://issues.apache.org/jira/browse/HIVE-24254
> Project: Hive
>  Issue Type: Task
>Reporter: Aasha Medhi
>Assignee: Aasha Medhi
>Priority: Major
> Attachments: HIVE-24254.01.patch
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




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