I just found something in the docs. I noticed the formatting was messed up in the generated html for file metron-platform/metron-data-management/README.md. The cause of this is due to use of quadruple back-ticks instead of the correct triple back-ticks to delimit codeblocks. Doxia-markdown doesn’t like this at all, even tho Github-MD for some reason doesn’t have a problem. This in turn interrupted the re-write process on this file, so all the markdown dialect issues were unfixed and the bullets got munched into paragraphs, etc. I have documented this in https://issues.apache.org/jira/browse/METRON-719
I had previously fixed this problem in this file, but a few instances snuck back in during a later edit. Guilty parties have been informed privately :-) Because this is only a docs issue, I don’t feel it is sufficient to force a start-over on the vote. However, if no one objects I would like Casey to substitute the correctly formatted file into the site-book at https://dist.apache.org/repos/dist/dev/incubator/metron/0.3.1-RC4-incubating/book-site/metron-platform/metron-data-management/index.html We could then document it as a known issue in 0.3.1, and I will submit the patch for integration immediately after 0.3.1. Is that acceptable? Thanks, --Matt On 2/13/17, 4:53 PM, "Matt Foley" <[email protected]> wrote: +1 Compared contents of release tarball https://dist.apache.org/repos/dist/dev/incubator/metron/0.3.1-RC4-incubating/apache-metron-0.3.1-rc4-incubating.tar.gz with contents of git tag apache-metron-0.3.0-rc4-incubating. They match. Confirmed build and full unit test. Build Mpack Build RPMs Install on single-node CentOS7 VM, with Ambari-2.4.2.0 and HDP-2.5.3.0 stack (with changes from METRON-609 as known needed for single-node deployment, especially reduced elasticsearch.master.yml) Ran bro data through the system and observed proportional emits from parser, enrichment, and indexing topologies. Did not validate indexing due to human error during installation. --Matt On 2/10/17, 12:22 PM, "Casey Stella" <[email protected]> wrote: This is a call to vote on releasing Apache Metron 0.3.1-RC4 incubating Full list of changes in this release: https://dist.apache.org/repos/dist/dev/incubator/metron/0.3.1-RC4-incubating/CHANGES The tag/commit to be voted upon is apache-metron-0.3.1-rc4-incubating: https://git-wip-us.apache.org/repos/asf?p=incubator-metron.git;a=shortlog;h=refs/tags/apache-metron-0.3.1-rc4-incubating The source archive being voted upon can be found here: https://dist.apache.org/repos/dist/dev/incubator/metron/0.3.1-RC4-incubating/apache-metron-0.3.1-rc4-incubating.tar.gz Other release files, signatures and digests can be found here: https://dist.apache.org/repos/dist/dev/incubator/metron/0.3.1-RC4-incubating/ The release artifacts are signed with the following key: https://git-wip-us.apache.org/repos/asf?p=incubator-metron.git;a=blob;f=KEYS;h=8381e96d64c249a0c1b489bc0c234d9c260ba55e;hb=refs/tags/apache-metron-0.3.1-rc4-incubating The book associated with this RC is located at https://dist.apache.org/repos/dist/dev/incubator/metron/0.3.1-RC4-incubating/book-site/index.html Please vote on releasing this package as Apache Metron 0.3.1-RC4 incubating When voting, please list the actions taken to verify the release. Recommended build validation and verification instructions are posted here: https://cwiki.apache.org/confluence/display/METRON/Verifying+Builds This vote will be open for at least 72 hours. [ ] +1 Release this package as Apache Metron 0.3.1-RC4 incubating [ ] 0 No opinion [ ] -1 Do not release this package because...
