Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12985

Use the new constructor when instantiating RangerAccessRequestImpl

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Frontend
    • None
    • ghx-label-8

    Description

      After RANGER-2763, we changed the signature of the class RangerAccessRequestImpl in by adding an additional input argument 'userRoles' as shown in the following.

      public RangerAccessRequestImpl(RangerAccessResource resource, String accessType, String user, Set<String> userGroups, Set<String> userRoles) {
      ...
      

      The new signature is also provided in CDP Ranger. Thus to unblock IMPALA-12921 or to be able to build Apache Impala with locally built Apache Ranger, it may be faster to switch to the new signature on the Impala side than waiting for RANGER-4770 to be resolved on the Ranger side.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            fangyurao Fang-Yu Rao
            fangyurao Fang-Yu Rao

            Dates

              Created:
              Updated:

              Slack

                Issue deployment