Thanks Joey. I did see failures with RSS provider IT on first run, but its sporadic and seems to work on the 2nd or next attempt.
On Mon, Dec 19, 2016 at 3:47 PM, Joey Frazee <joey.fra...@icloud.com> wrote: > +1 (non-binding) > > - Verified tag/commit hashes, checksums, GPG signatures > - Ran `mvn -T 3.0C clean install -Pcontrib-check` on streams-master on OS > X 10.11.6 Oracle JDK 1.8.0_112 > - Ran `mvn -T 3.0C clean install -DskipITs -Pcontrib-check` on > streams-project on OS X 10.11.6 Oracle JDK 1.8.0_112 > - Ran `mvn -T 3.0C clean install -Pcontrib-check` on streams-examples on > OS X 10.11.6 Oracle JDK 1.8.0_112 > - Checked LICENSE and NOTICE > - Checked for obvious category-x and category-b problems > - Ran java -cp ./local/twitter-history-elasticsearch/dist/twitter- > history-elasticsearch-jar-with-dependencies.jar > -Dconfig.file=./local/twitter-history-elasticsearch/application.conf > org.apache.streams.example.TwitterHistoryElasticsearch > - Ran java -cp > ./local/elasticsearch-hdfs/dist/elasticsearch-hdfs-jar-with-dependencies.jar > -Dconfig.file=./local/elasticsearch-hdfs/application.conf > org.apache.streams.example.ElasticsearchHdfs > > Notes: > - Need to start adding links for the .asc files > - Still have IT test failure for RSS provider > > On Dec 19, 2016, at 01:10 PM, Trevor Grant <trevor.d.gr...@gmail.com> > wrote: > > +1 non-binding > > Downloaded sources > Verified checksums > Verified signatures > Ran mvn verify on each repo in turn, successfully > > Trevor Grant > Data Scientist > https://github.com/rawkintrevo > http://stackexchange.com/users/3002022/rawkintrevo > http://trevorgrant.org > > *"Fortunate is he, who is able to know the causes of things." -Virgil* > > > On Sun, Dec 18, 2016 at 7:11 PM, sblackmon <sblack...@apache.org> wrote: > > +1 > > > Downloaded sources > > Verified checksums > > Verified signatures > > Ran mvn verify on each repo in turn, successfully > > Ran mvn verify -DskipITs=false on each repo in turn, successfully > > > I did encounter an issue on one of my machines (Mac Pro, Java version: > > 1.8.0_111, vendor: Oracle Corporation) during integration testing of > > streams-plugin-pig. > > > On my laptop however (MacBook Pro 2013, Java version: 1.8.0_112, vendor: > > Oracle Corporation) the failure did not occur. > > > The same issue has occurred with some regularity on Jenkins, in more than > > one module. > > https://builds.apache.org/job/streams-project-verify/org. > > apache.streams.plugins$streams-plugin-elasticsearch/ > > 71/testReport/org.apache.streams.plugins.elasticsearch.test/ > > StreamsElasticsearchResourceGeneratorMojoIT/testStreamsElasticsearchResour > > ceGeneratorMojo/ > > > Digging into it I think there is a bug that needs to be fixed > > in org.apache.streams.util.schema.SchemaStoreImpl to clear this up, but I > > don’t think its a blocker for this release. > > > Steve > > > P.S. Congrats and thanks to smarthi for making it through the release > > process. > > On December 18, 2016 at 6:58:27 PM, Suneel Marthi (smar...@apache.org) > > wrote: > > 1. Downloaded artifacts and ran thru a clean build, unit tests, integration > > tests > > 2. verified sigs and checksums > > 3. verified Rat check > > > +1 binding > > > On Sun, Dec 18, 2016 at 7:38 PM, Suneel Marthi <smar...@apache.org> wrote: > > > > I've created a combined 0.4.1-incubating release candidate (rc1), with > > the > > > following artifacts up for a vote: > > > > > > incubator-streams-master source tag (0.4.1-incubating): > > > https://git-wip-us.apache.org/repos/asf?p=incubator-streams- > > master.git;h= > > > 8b99488333700d2ff91bf846f656df28f90ef2fc > > > incubator-streams source tag (0.4.1-incubating): > > > https://git-wip-us.apache.org/repos/asf?p=incubator-streams.git;h= > > > 0ab58845d4006ca49c935c1010e080b1aed32c8a > > > incubator-streams-examples source tag (0.4.1-incubating): > > > https://git-wip-us.apache.org/repos/asf?p=incubator-streams- > > > examples.git;h=298d639ea0e9cae0280970a81ac992f8e2481923 > > > > > > Maven staging repos: > > > https://repository.apache.org/content/repositories/orgapachestreams-1020 > > > https://repository.apache.org/content/repositories/orgapachestreams-1021 > > > https://repository.apache.org/content/repositories/orgapachestreams-1022 > > > > > > Source releases: > > > https://repository.apache.org/service/local/repositories/ > > > orgapachestreams-1020/content/org/apache/streams/streams- > > > master/0.4.1-incubating/streams-master-0.4.1- > > incubating-source-release.zip > > > > > > https://repository.apache.org/service/local/repositories/ > > > orgapachestreams-1021/content/org/apache/streams/streams- > > > project/0.4.1-incubating/streams-project-0.4.1- > > > incubating-source-release.zip > > > https://repository.apache.org/service/local/repositories/ > > > orgapachestreams-1022/content/org/apache/streams/streams- > > > examples/0.4.1-incubating/streams-examples-0.4.1- > > > incubating-source-release.zip > > > > > > Checksums of streams-master-0.4.1-incubating-source-release.zip: > > > MD5: f34b5799f7852756ee3be6af742c8b11 > > > SHA1: 596346b53b66d4a7878a8443c3c3a1766c325442 > > > Checksums of streams-project-0.4.1-incubating-source-release.zip: > > > MD5: a5d548ee32b856da7ecdeb7c5c6de124 > > > SHA1: d5be5990200d05f408d13e5061fcc2bed112cbda > > > Checksums of streams-examples-0.4.1-incubating-source-release.zip: > > > MD5: 55151873d89c7c1f09e6a6f5916dc2ac > > > SHA1: 72921be981f739a2962e9a1363115377d86d3ac8 > > > > > > Release artifacts are signed with the following keys: > > > https://people.apache.org/keys/committer/smarthi.asc > > > https://people.apache.org/keys/committer/sblackmon.asc > > > > > > Please take the time to verify these artifacts before casting your vote. > > > > > > Note that Maven 3.3.9 and JDK 1.8+ are now required, and that MAVEN_OPTS > > > should set the java heap to at least 2G for best results. > > > > > > These repositories must be built and installed locally in the right > > order: > > > first streams-master, then streams-project, finally streams-examples. > > > > > > Note that to execute the full suite of integration tests, one must first > > > prepare a testing environment with docker databases and working > > credentials > > > to all providers. > > > > > > Vote will be open for 72 hours. > > > > > > [ ] +1 approve > > > [ ] +0 no opinion > > > [ ] -1 disapprove (and reason why) > > > > > > > > >