> > 1. it can get confusing trying to keep track of where topologies are coming > from - I believe we have a JIRA for CLI listing of remote descriptors and > provider configs already - that will help
KNOX-1137 <https://issues.apache.org/jira/browse/KNOX-1137> is the JIRA which addresses this. 2. it seems that you can get into a state where if you have an XML issue in > a provider config that just fixing the provider config in ZK doesn't result > in the topology getting repulled - needs a JIRA and additional > investigation KNOX-1144 <https://issues.apache.org/jira/browse/KNOX-1144> addresses this; I believe it involves provider configurations and descriptors that exist prior to gateway start-up. <https://issues.apache.org/jira/browse/KNOX-1137> On Mon, Dec 11, 2017 at 4:45 PM, larry mccay <[email protected]> wrote: > * built from source and ran unit tests > * verified signatures > * ran knox samples for webhdfs, hive, hbase > * used nodejs client to interact with webhdfs and webhcat > > * ran knoxshell samples noted: > 1. logging seems broken and is printing to console - at least with default > config - will need to file a JIRA > 2. hive samples are difficult to run through executable jar due to needing > to add hive jars to classpath - will file JIRA and write article to share a > workaround > 3. wrote a handy sample for testing that will make a nice feature in the > next release - a simple hive shell called knoxline :) > > * Tested service discovery with and without remote config monitoring and > with ambari service monitoring - this is amazing work and was fun to test - > couple things noted: > 1. it can get confusing trying to keep track of where topologies are coming > from - I believe we have a JIRA for CLI listing of remote descriptors and > provider configs already - that will help > 2. it seems that you can get into a state where if you have an XML issue in > a provider config that just fixing the provider config in ZK doesn't result > in the topology getting repulled - needs a JIRA and additional > investigation > > * Tested UI improvements to protect against changing generated topologies - > very nice! > * Tested Okta with KnoxSSO for SAML > * Tested Form based provider with KnoxSSO > > I don't find any of the above to be blockers and am very happy to give my: > > +1 > > On Thu, Dec 7, 2017 at 4:51 PM, Sandeep More <[email protected]> > wrote: > > > Great, thanks Larry and Phil the release looks great ! > > > > +1 (binding) > > * Downloaded and built from source (with Java 1.8.0_101) > > * Checked LICENSE and NOTICE files > > * Verified GPG/MD5/SHA signatures for Knox source, Knox and Knoxshell > > release packages > > * Installed pseudo-distributed instance (Mac OS X ) > > * Ran through knox tests > > * Checked websocket functionality > > * Checked java script compression (Ambari UI) > > * Checked Topology Port Mapping feature > > * Checked KnoxShell samples > > > > * ZooKeeper Configuration deployment and monitoring > > * Checked the UI (read only for generated topologies) > > > > Best, > > Sandeep > > > > > > On Wed, Dec 6, 2017 at 9:07 PM, larry mccay <[email protected]> wrote: > > > > > All - > > > > > > A new candidate for the Apache Knox 0.14.0 release is available at: > > > > > > https://dist.apache.org/repos/dist/dev/knox/knox-0.14.0/ > > > > > > The release candidate is a zip archive of the sources in: > > > > > > https://git-wip-us.apache.org/repos/asf/knox.git > > > Branch v0.14.0 (git checkout -b v{gateway-version}) > > > > > > The KEYS file for signature validation is available at: > > > https://dist.apache.org/repos/dist/release/knox/KEYS > > > > > > On of the main features of this release is the Service Discovery > > > and autosync of remote config and service information from Apache > Ambari. > > > > > > There is a wiki available to help test this new set of features [1]. > > Please > > > consider testing this out with your test environments. > > > > > > Please vote on releasing this package as Apache Knox 0.14.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 0.14.0 > > > [ ] -1 Do not release this package because... > > > > > > thanks! > > > > > > --larry > > > > > > 1. > > > https://cwiki.apache.org/confluence/display/KNOX/Apache+Knox+Dynamic+ > > > Configuration+End-to-End > > > > > >
