[
https://issues.apache.org/jira/browse/TINKERPOP-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202246#comment-16202246
]
ASF GitHub Bot commented on TINKERPOP-1786:
-------------------------------------------
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/721#discussion_r144345569
--- Diff: CHANGELOG.asciidoc ---
@@ -43,7 +43,13 @@
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
* Fixed a bug in `Neo4jGremlinPlugin` that prevented it from loading
properly in the `GremlinPythonScriptEngine`.
* Fixed a bug in `ComputerVerificationStrategy` where child traversals
were being analyzed prior to compilation.
* Fixed a bug that prevented Gremlin from ordering lists and streams made
of mixed number types.
-* Fixed a bug where `keepLabels` were being corrupted because a defensive
copy was not being made when they were being set by `PathRetractionStrategy`.
+* Fixed a bug where `keepLabels` were being corrupted because a defensive
copy was not being made when they were being set by `PathRetractionStrategy`.
+* Added a recipe for OLAP traversals with Spark on Yarn
+
+Improvements
--- End diff --
No need to add the "Improvements" section. That gets added on release and
we generate that output from JIRA.
> Recipe and missing manifest items for Spark on Yarn
> ---------------------------------------------------
>
> Key: TINKERPOP-1786
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1786
> Project: TinkerPop
> Issue Type: Improvement
> Components: hadoop
> Affects Versions: 3.3.0, 3.1.8, 3.2.6
> Environment: gremlin-console
> Reporter: Marc de Lignie
> Priority: Minor
> Fix For: 3.2.7, 3.3.1
>
>
> Thorough documentation for running OLAP queries on Spark on Yarn has been
> missing, keeping some users from getting the benefits of this nice feature of
> the Tinkerpop stack and resulting in a significant number of questions on the
> gremlin users list.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)