You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by Stephen Mallette <sp...@gmail.com> on 2015/09/03 18:05:56 UTC

[VOTE] TinkerPop 3.0.1-incubating Release

Hello,

Please welcome TinkerPop release 3.0.1-incubating, the first "minor"
release for TinkerPop 3, as well as the first "minor" release in
TinkerPop's history (can't really think of one prior to this).  This
release contains optimizations and bug fixes, but also provides a few new
features to the mix.  The upgrade path should be reasonably
straightforward..

The release artifacts can be found at this location:
https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.0.1-incubating/

The source distribution is provided by:
apache-tinkerpop-3.0.1-incubating-source-release.zip

Two binary distributions are provided for user convenience:
apache-gremlin-console-3.0.1-incubating-distribution.zip
apache-gremlin-server-3.0.1-incubating-distribution.zip

The online docs can be found here:
http://tinkerpop.incubator.apache.org/docs/3.0.1-incubating/ (user docs)
http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/core/ (core
javadoc)
http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/full/ (full
javadoc)

The tag in Apache Git can be found here:
https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=edcc9c62699410862e2a26e70c9f67aeccb11b69

The release notes are available here:
https://github.com/apache/incubator-tinkerpop/blob/5a381391031c2756bf0927f4246e20e220306f8d/CHANGELOG.asciidoc#tinkerpop-301-release-date-september-2-2015

The [VOTE] will be open for the next 72 hours --- closing Sunday (September
6, 2015) at 12pm EST.

My vote is +1.

Thank you very much,

Stephen

Re: [VOTE] TinkerPop 3.0.1-incubating Release

Posted by Dan LaRocque <da...@hopcount.org>.
+1 (non-binding) from the Titan team.  The test suite on our 0.9/1.0
branch passed using the staged release.

On Thu, Sep 3, 2015, at 12:05, Stephen Mallette wrote:
> Hello,
> 
> Please welcome TinkerPop release 3.0.1-incubating, the first "minor"
> release for TinkerPop 3, as well as the first "minor" release in
> TinkerPop's history (can't really think of one prior to this).  This
> release contains optimizations and bug fixes, but also provides a few new
> features to the mix.  The upgrade path should be reasonably
> straightforward..
> 
> The release artifacts can be found at this location:
> https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.0.1-incubating/
> 
> The source distribution is provided by:
> apache-tinkerpop-3.0.1-incubating-source-release.zip
> 
> Two binary distributions are provided for user convenience:
> apache-gremlin-console-3.0.1-incubating-distribution.zip
> apache-gremlin-server-3.0.1-incubating-distribution.zip
> 
> The online docs can be found here:
> http://tinkerpop.incubator.apache.org/docs/3.0.1-incubating/ (user docs)
> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/core/
> (core
> javadoc)
> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/full/
> (full
> javadoc)
> 
> The tag in Apache Git can be found here:
> https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=edcc9c62699410862e2a26e70c9f67aeccb11b69
> 
> The release notes are available here:
> https://github.com/apache/incubator-tinkerpop/blob/5a381391031c2756bf0927f4246e20e220306f8d/CHANGELOG.asciidoc#tinkerpop-301-release-date-september-2-2015
> 
> The [VOTE] will be open for the next 72 hours --- closing Sunday
> (September
> 6, 2015) at 12pm EST.
> 
> My vote is +1.
> 
> Thank you very much,
> 
> Stephen

Re: [VOTE] TinkerPop 3.0.1-incubating Release

Posted by Daniel Gruno <hu...@apache.org>.
+1 (binding)

Ran it through compliance.rocks:

- Digest matches zip file
- LICENSE present, NOTICE present
- No non-compliant licenses found
- No binaries in the source package
- 1218 ALv2 licensed files found, no (code) files with missing licenses

Or, see http://compliance.rocks/result.html?20458ce2

With regards,
Daniel.

On 09/03/2015 08:14 PM, Daniel Kuppitz wrote:
> I downloaded the source release, compiled it and ran the full integration
> test suite (Marko did it on OSX, I did it on Linux). Everything passed.
> Then I downloaded the binary release and tested several Hadoop
> functionalities:
> 
>    - plugin installation
>    - interaction with HDFS
>    - Hadoop-OLTP
>    - Spark OLAP
>    - Giraph OLAP
> 
> Everything worked as expected.
> 
> Hence, my vote is +1.
> 
> Cheers,
> Daniel
> 
> 
> On Thu, Sep 3, 2015 at 6:05 PM, Stephen Mallette <sp...@gmail.com>
> wrote:
> 
>> Hello,
>>
>> Please welcome TinkerPop release 3.0.1-incubating, the first "minor"
>> release for TinkerPop 3, as well as the first "minor" release in
>> TinkerPop's history (can't really think of one prior to this).  This
>> release contains optimizations and bug fixes, but also provides a few new
>> features to the mix.  The upgrade path should be reasonably
>> straightforward..
>>
>> The release artifacts can be found at this location:
>>
>> https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.0.1-incubating/
>>
>> The source distribution is provided by:
>> apache-tinkerpop-3.0.1-incubating-source-release.zip
>>
>> Two binary distributions are provided for user convenience:
>> apache-gremlin-console-3.0.1-incubating-distribution.zip
>> apache-gremlin-server-3.0.1-incubating-distribution.zip
>>
>> The online docs can be found here:
>> http://tinkerpop.incubator.apache.org/docs/3.0.1-incubating/ (user docs)
>> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/core/
>> (core
>> javadoc)
>> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/full/
>> (full
>> javadoc)
>>
>> The tag in Apache Git can be found here:
>>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=edcc9c62699410862e2a26e70c9f67aeccb11b69
>>
>> The release notes are available here:
>>
>> https://github.com/apache/incubator-tinkerpop/blob/5a381391031c2756bf0927f4246e20e220306f8d/CHANGELOG.asciidoc#tinkerpop-301-release-date-september-2-2015
>>
>> The [VOTE] will be open for the next 72 hours --- closing Sunday (September
>> 6, 2015) at 12pm EST.
>>
>> My vote is +1.
>>
>> Thank you very much,
>>
>> Stephen
>>
> 


Re: [VOTE] TinkerPop 3.0.1-incubating Release

Posted by Daniel Kuppitz <me...@gremlin.guru>.
I downloaded the source release, compiled it and ran the full integration
test suite (Marko did it on OSX, I did it on Linux). Everything passed.
Then I downloaded the binary release and tested several Hadoop
functionalities:

   - plugin installation
   - interaction with HDFS
   - Hadoop-OLTP
   - Spark OLAP
   - Giraph OLAP

Everything worked as expected.

Hence, my vote is +1.

Cheers,
Daniel


On Thu, Sep 3, 2015 at 6:05 PM, Stephen Mallette <sp...@gmail.com>
wrote:

> Hello,
>
> Please welcome TinkerPop release 3.0.1-incubating, the first "minor"
> release for TinkerPop 3, as well as the first "minor" release in
> TinkerPop's history (can't really think of one prior to this).  This
> release contains optimizations and bug fixes, but also provides a few new
> features to the mix.  The upgrade path should be reasonably
> straightforward..
>
> The release artifacts can be found at this location:
>
> https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.0.1-incubating/
>
> The source distribution is provided by:
> apache-tinkerpop-3.0.1-incubating-source-release.zip
>
> Two binary distributions are provided for user convenience:
> apache-gremlin-console-3.0.1-incubating-distribution.zip
> apache-gremlin-server-3.0.1-incubating-distribution.zip
>
> The online docs can be found here:
> http://tinkerpop.incubator.apache.org/docs/3.0.1-incubating/ (user docs)
> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/core/
> (core
> javadoc)
> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/full/
> (full
> javadoc)
>
> The tag in Apache Git can be found here:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=edcc9c62699410862e2a26e70c9f67aeccb11b69
>
> The release notes are available here:
>
> https://github.com/apache/incubator-tinkerpop/blob/5a381391031c2756bf0927f4246e20e220306f8d/CHANGELOG.asciidoc#tinkerpop-301-release-date-september-2-2015
>
> The [VOTE] will be open for the next 72 hours --- closing Sunday (September
> 6, 2015) at 12pm EST.
>
> My vote is +1.
>
> Thank you very much,
>
> Stephen
>

Re: [VOTE] TinkerPop 3.0.1-incubating Release

Posted by Marko Rodriguez <ok...@gmail.com>.
Hello,

Thank you Stephen for handling the release.

I tested the following aspects of the release.

Complete local integration testing ran and passed.

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:41.173s
[INFO] Finished at: Wed Sep 02 09:05:37 MDT 2015
[INFO] Final Memory: 86M/766M
[INFO] ------------------------------------------------------------------------

I downloaded the Gremlin Console binary distribution.
  - MD5 and SHA1 are correct (I don't know how to test ASC).
  - Reviewed the .zip contents (docs, javadocs, NOTICE, LICENSE, DISCLAIMER, etc.) all look good.
	- NOTE: I'm no expert on LICENSE/NOTICE stuff, I'm just saying the files are there and seem to have the right content.
  - Gremlin.version() is correct in the console.
  - Did some play traversals over the "modern"-graph, everything seems fine.
  - Installed the Neo4j plugin and GratefulDead graph into Neo4j and did some traversals. Looks good. 
	- Man Neo4j is super fast in-memory. 

I reviewed the JavaDoc and AsciiDocs online.
	- I scrolled through the AsciiDocs to see any "anomalies." Everything looked good -- even notice a new image around Gremlin Server Security (nice).

My vote is +1.

Again, thank you for your patience with this release,
Marko.

http://markorodriguez.com

On Sep 3, 2015, at 10:05 AM, Stephen Mallette <sp...@gmail.com> wrote:

> Hello,
> 
> Please welcome TinkerPop release 3.0.1-incubating, the first "minor"
> release for TinkerPop 3, as well as the first "minor" release in
> TinkerPop's history (can't really think of one prior to this).  This
> release contains optimizations and bug fixes, but also provides a few new
> features to the mix.  The upgrade path should be reasonably
> straightforward..
> 
> The release artifacts can be found at this location:
> https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.0.1-incubating/
> 
> The source distribution is provided by:
> apache-tinkerpop-3.0.1-incubating-source-release.zip
> 
> Two binary distributions are provided for user convenience:
> apache-gremlin-console-3.0.1-incubating-distribution.zip
> apache-gremlin-server-3.0.1-incubating-distribution.zip
> 
> The online docs can be found here:
> http://tinkerpop.incubator.apache.org/docs/3.0.1-incubating/ (user docs)
> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/core/ (core
> javadoc)
> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/full/ (full
> javadoc)
> 
> The tag in Apache Git can be found here:
> https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=edcc9c62699410862e2a26e70c9f67aeccb11b69
> 
> The release notes are available here:
> https://github.com/apache/incubator-tinkerpop/blob/5a381391031c2756bf0927f4246e20e220306f8d/CHANGELOG.asciidoc#tinkerpop-301-release-date-september-2-2015
> 
> The [VOTE] will be open for the next 72 hours --- closing Sunday (September
> 6, 2015) at 12pm EST.
> 
> My vote is +1.
> 
> Thank you very much,
> 
> Stephen


Re: [VOTE] TinkerPop 3.0.1-incubating Release

Posted by pieter <pi...@gmail.com>.
+1 (non binding), sqlg passes tp3 tests suite.

Thanks
Pieter

On 03/09/2015 18:05, Stephen Mallette wrote:
> Hello,
>
> Please welcome TinkerPop release 3.0.1-incubating, the first "minor"
> release for TinkerPop 3, as well as the first "minor" release in
> TinkerPop's history (can't really think of one prior to this).  This
> release contains optimizations and bug fixes, but also provides a few new
> features to the mix.  The upgrade path should be reasonably
> straightforward..
>
> The release artifacts can be found at this location:
> https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.0.1-incubating/
>
> The source distribution is provided by:
> apache-tinkerpop-3.0.1-incubating-source-release.zip
>
> Two binary distributions are provided for user convenience:
> apache-gremlin-console-3.0.1-incubating-distribution.zip
> apache-gremlin-server-3.0.1-incubating-distribution.zip
>
> The online docs can be found here:
> http://tinkerpop.incubator.apache.org/docs/3.0.1-incubating/ (user docs)
> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/core/ (core
> javadoc)
> http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/full/ (full
> javadoc)
>
> The tag in Apache Git can be found here:
> https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=edcc9c62699410862e2a26e70c9f67aeccb11b69
>
> The release notes are available here:
> https://github.com/apache/incubator-tinkerpop/blob/5a381391031c2756bf0927f4246e20e220306f8d/CHANGELOG.asciidoc#tinkerpop-301-release-date-september-2-2015
>
> The [VOTE] will be open for the next 72 hours --- closing Sunday (September
> 6, 2015) at 12pm EST.
>
> My vote is +1.
>
> Thank you very much,
>
> Stephen
>