[jira] [Commented] (DRILL-8349) GoogleSheets Not Registering Schemas with Non Default Name

2022-11-01 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627274#comment-17627274
 ] 

ASF GitHub Bot commented on DRILL-8349:
---

cgivre merged PR #2695:
URL: https://github.com/apache/drill/pull/2695




> GoogleSheets Not Registering Schemas with Non Default Name
> --
>
> Key: DRILL-8349
> URL: https://issues.apache.org/jira/browse/DRILL-8349
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - GoogleSheets
>Affects Versions: 2.0.0
>Reporter: Charles Givre
>Assignee: Charles Givre
>Priority: Blocker
> Fix For: 2.0.0
>
>
> GoogleSheets plugin fails to register plugin instances with names other than 
> `GoogleSheets`. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (DRILL-8348) Cannot delete disabled storage plugins

2022-11-01 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627273#comment-17627273
 ] 

ASF GitHub Bot commented on DRILL-8348:
---

jnturton merged PR #2696:
URL: https://github.com/apache/drill/pull/2696




> Cannot delete disabled storage plugins
> --
>
> Key: DRILL-8348
> URL: https://issues.apache.org/jira/browse/DRILL-8348
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: Web Server
>Affects Versions: 1.20.2
>Reporter: James Turton
>Assignee: James Turton
>Priority: Major
> Fix For: 1.20.3
>
>
> Attempting to delete a disabled storage plugin fails due to code that tries 
> to clean up its OAuth token registries in the process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (DRILL-8348) Cannot delete disabled storage plugins

2022-11-01 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627204#comment-17627204
 ] 

ASF GitHub Bot commented on DRILL-8348:
---

jnturton opened a new pull request, #2696:
URL: https://github.com/apache/drill/pull/2696

   # [DRILL-8348](https://issues.apache.org/jira/browse/DRILL-8348): Cannot 
delete disabled storage plugins
   
   ## Description
   
   Attempting to delete a disabled storage plugin fails due to code that tries 
to clean up its OAuth token registries in the process.
   
   ## Documentation
   N/A
   
   ## Testing
   Manually delete a disabled storage plugin in the web UI.
   




> Cannot delete disabled storage plugins
> --
>
> Key: DRILL-8348
> URL: https://issues.apache.org/jira/browse/DRILL-8348
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: Web Server
>Affects Versions: 1.20.2
>Reporter: James Turton
>Assignee: James Turton
>Priority: Major
> Fix For: 1.20.3
>
>
> Attempting to delete a disabled storage plugin fails due to code that tries 
> to clean up its OAuth token registries in the process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (DRILL-8349) GoogleSheets Not Registering Schemas with Non Default Name

2022-11-01 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627193#comment-17627193
 ] 

ASF GitHub Bot commented on DRILL-8349:
---

cgivre opened a new pull request, #2695:
URL: https://github.com/apache/drill/pull/2695

   # [DRILL-8349](https://issues.apache.org/jira/browse/DRILL-8349):  
GoogleSheets Not Registering Schemas with Non Default Name
   
   ## Description
   GoogleSheets plugin fails to register plugin instances with names other than 
`GoogleSheets`. 
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   Tested manually and ran existing unit tests.




> GoogleSheets Not Registering Schemas with Non Default Name
> --
>
> Key: DRILL-8349
> URL: https://issues.apache.org/jira/browse/DRILL-8349
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - GoogleSheets
>Affects Versions: 2.0.0
>Reporter: Charles Givre
>Assignee: Charles Givre
>Priority: Blocker
> Fix For: 2.0.0
>
>
> GoogleSheets plugin fails to register plugin instances with names other than 
> `GoogleSheets`. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (DRILL-8349) GoogleSheets Not Registering Schemas with Non Default Name

2022-11-01 Thread Charles Givre (Jira)
Charles Givre created DRILL-8349:


 Summary: GoogleSheets Not Registering Schemas with Non Default Name
 Key: DRILL-8349
 URL: https://issues.apache.org/jira/browse/DRILL-8349
 Project: Apache Drill
  Issue Type: Bug
  Components: Storage - GoogleSheets
Affects Versions: 2.0.0
Reporter: Charles Givre
Assignee: Charles Givre
 Fix For: 2.0.0


GoogleSheets plugin fails to register plugin instances with names other than 
`GoogleSheets`. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (DRILL-8348) Cannot delete disabled storage plugins

2022-11-01 Thread James Turton (Jira)
James Turton created DRILL-8348:
---

 Summary: Cannot delete disabled storage plugins
 Key: DRILL-8348
 URL: https://issues.apache.org/jira/browse/DRILL-8348
 Project: Apache Drill
  Issue Type: Improvement
  Components: Web Server
Affects Versions: 1.20.2
Reporter: James Turton
Assignee: James Turton
 Fix For: 1.20.3


Attempting to delete a disabled storage plugin fails due to code that tries to 
clean up its OAuth token registries in the process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (DRILL-8347) Complete the migration of the impersonation switch from SYSTEM to storage config

2022-11-01 Thread James Turton (Jira)
James Turton created DRILL-8347:
---

 Summary: Complete the migration of the impersonation switch from 
SYSTEM to storage config
 Key: DRILL-8347
 URL: https://issues.apache.org/jira/browse/DRILL-8347
 Project: Apache Drill
  Issue Type: Improvement
  Components: Security
Affects Versions: 1.20.2
Reporter: James Turton
 Fix For: 2.0.0


DRILL-8155 introduced the configuration of the auth mode for a storage plugin 
in the storage config. The legacy SYSTEM option drill.exec.impersonation was 
not removed in that change and continues to control impersonation for 
Hadoop-based plugins. All plugins should use the new authMode property of their 
storage config to decided with mode of authentication, including impersonation, 
at which point the drill.exec.impersonation SYSTEM option can be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)