-1 I found a new issue with misconfigured knoxsso causes a bad stack trace.
https://issues.apache.org/jira/browse/KNOX-1651 The reason this comes up is part of KNOX-1152 that was added to 1.2.0. We should fix it. Kevin Risden On Mon, Dec 3, 2018 at 9:51 AM Kevin Risden <[email protected]> wrote: > +1 > > Tested the following: > > - src zip - mvn verify -Ppackage,release > - knoxshell - able to connect to Knox and execute a few examples > - Ran rc2 against https://github.com/risdenk/knox-performance-tests to > test unsecure webhdfs, hbase, hive > - Manual testing of UIs with Kerberos > - Zeppelin UI with websocket enabled > - Manual testing of Knox against Kerberized cluster > - knoxsso Pac4j backed by Okta > - hadoopauth provider > - token service and Bearer tokens > - default topology url > - topology port mapping > - ambari discovery > - hadoop group provider > - metrics > - ranger integration - via /ext loading > > Kevin Risden > > > On Fri, Nov 30, 2018 at 11:33 AM Kevin Risden <[email protected]> wrote: > >> Release candidate #3 for the Apache Knox 1.2.0 release is available at: >> >> https://dist.apache.org/repos/dist/dev/knox/knox-1.2.0/ >> >> The release candidate is a zip archive of the sources in: >> >> https://git-wip-us.apache.org/repos/asf/knox.git >> Branch v1.2.0 (git checkout -b v1.2.0) >> Tag is v1.2.0-rc3 (git checkout -b v1.2.0-rc3) >> >> The KEYS file for signature validation is available at: >> https://dist.apache.org/repos/dist/release/knox/KEYS >> >> Please vote on releasing this package as Apache Knox 1.2.0. >> The vote is open for the next 72 hours and passes if a majority of at >> least three +1 Apache Knox PMC votes are cast. >> >> [ ] +1 Release this package as Apache Knox 1.2.0 >> [ ] -1 Do not release this package because... >> >> Kevin Risden >> >
