I have tested the following: * downloaded and built from src * verified signatures * checked notice file copyright * checked license file * ran unit tests * ran through samples * exercised knoxshell table operations and builders - CSV and JDBC (HiveServer2) * exercised knoxshell filesystem integration for WebHDFS * proxied JDBC access to Hive * proxied webhdfs traffic * proxied ranger ui * tested knox admin UI * tested knox home page * tested knoxline shell - known issues: no command line history, does not accept trailing semi-colon (not blockers) * tested knoxshell :SQL command - known issue: does SQL history with up arrow is off by one. Have to go up then back down to get the to actual most recent (not blocker) * tested that null cols in JDBC tables are handled properly
+1 On Sun, Apr 19, 2020 at 4:19 PM larry mccay <[email protected]> wrote: > All - > > A 2nd candidate for the Apache Knox 1.4.0 release is available at: > > https://dist.apache.org/repos/dist/dev/knox/knox-1.4.0/ > > The release candidate is a zip archive of the sources in: > > https://https://gitbox.apache.org/repos/asf/knox.git > Branch v1.4.0 (git checkout -b v1.4.0) > > The KEYS file for signature validation is available at: > https://dist.apache.org/repos/dist/release/knox/KEYS > > To assist in testing the knoxshell features you can find the new KnoxShell > User Guide at > http://knox.apache.org/books/knox-1-4-0/knoxshell_user_guide.html > > Gateway User Guide: > http://knox.apache.org/books/knox-1-4-0/user-guide.html > > Dev Guide: http://knox.apache.org/books/knox-1-4-0/dev-guide.html > > Please vote on releasing this package as Apache Knox 1.4.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.4.0 > [ ] -1 Do not release this package because... > > thanks, > > --larry >
