You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Dian Fu <di...@gmail.com> on 2015/06/04 03:00:34 UTC

Re: Review Request 34924: SQOOP-2379: SQOOP2: Check whether resource exists before run privilege check

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34924/
-----------------------------------------------------------

(Updated June 4, 2015, 1 a.m.)


Review request for Sqoop.


Summary (updated)
-----------------

SQOOP-2379: SQOOP2: Check whether resource exists before run privilege check


Repository: sqoop-sqoop2


Description
-------

Check whether resource exists before run privilege check, including grant/check_privilege. If resource does not exists, throw "none resource exception"


Diffs
-----

  common/src/main/java/org/apache/sqoop/error/code/CommonRepositoryError.java e5fbe2d 
  server/src/main/java/org/apache/sqoop/handler/AuthorizationRequestHandler.java 00f4b52 

Diff: https://reviews.apache.org/r/34924/diff/


Testing
-------


Thanks,

Dian Fu