You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Richard (JIRA)" <ji...@apache.org> on 2015/03/18 10:00:54 UTC

[jira] [Created] (SQOOP-2227) SQOOP2: Clear connector cache in ShowConnectorFunction.java

Richard created SQOOP-2227:
------------------------------

             Summary: 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


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)