----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32196/#review77443 -----------------------------------------------------------
Ship it! Ship It! - Abraham Elmahrek On March 23, 2015, 8:58 a.m., richard zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32196/ > ----------------------------------------------------------- > > (Updated March 23, 2015, 8:58 a.m.) > > > Review request for Sqoop. > > > Repository: sqoop-sqoop2 > > > Description > ------- > > 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. > > > Diffs > ----- > > shell/src/main/java/org/apache/sqoop/shell/GrantPrivilegeFunction.java > ccf898844b88d11cc710584d748dc794c3b6b525 > shell/src/main/java/org/apache/sqoop/shell/RevokePrivilegeFunction.java > e0b86cf067c0c27301c4dbefd2a5ca99eab428c3 > > Diff: https://reviews.apache.org/r/32196/diff/ > > > Testing > ------- > > manual > > > Thanks, > > richard zhou > >
