Unsubscribeme On Wed, 28 Aug 2019, 21:30 Zsombor Gegesy, <[email protected]> wrote:
> > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71386/ > ----------------------------------------------------------- > > Review request for oozie. > > > Bugs: OOZIE-3539 > https://issues.apache.org/jira/browse/OOZIE-3539 > > > Repository: oozie-git > > > Description > ------- > > Add ability to specify username and password for 'basic' authentication. > Useful for proxy servers, which do the kerberization themself, and provides > an un-kerberized access for the outside world. > > > Diffs > ----- > > client/src/main/java/org/apache/oozie/cli/OozieCLI.java 3507461dc > client/src/main/java/org/apache/oozie/client/AuthOozieClient.java > 600bbd3dd > client/src/main/java/org/apache/oozie/client/BasicAuthenticator.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/71386/diff/1/ > > > Testing > ------- > > Tested with Apache Knox with a kerberized cluster. > > > Thanks, > > Zsombor Gegesy > >
