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)