[
https://issues.apache.org/jira/browse/SQOOP-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376522#comment-14376522
]
Hudson commented on SQOOP-2227:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #796 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/796/])
SQOOP-2227: Sqoop2: Clear connector cache in ShowConnectorFunction.java (abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=04f374b501bcf479a7e9c697d1cfd792e4696168)
* shell/src/main/java/org/apache/sqoop/shell/RevokePrivilegeFunction.java
* shell/src/main/java/org/apache/sqoop/shell/GrantPrivilegeFunction.java
> Sqoop2: Clear connector cache in ShowConnectorFunction.java
> -----------------------------------------------------------
>
> Key: SQOOP-2227
> URL: https://issues.apache.org/jira/browse/SQOOP-2227
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-shell
> Affects Versions: 1.99.5
> Reporter: Richard
> Assignee: Richard
> Fix For: 1.99.6
>
> Attachments: SQOOP-2227.0.patch, SQOOP-2227.1.patch
>
>
> The root cause of avoiding connector cache is this case:
> When a user without privilege of READ CONNECTOR runs a "show connector" in
> CLI, the result page shows nothing.
> Then this user is granted READ CONNECTOR privilege. But he could not show all
> connector immediately, due to connector cache, unless he restart the Sqoop
> Client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)