Hi Sean, devs,

How is this possible that Fix Version/s is 2.0.1 given 2.0.0 was not
released yet? Why is that that master is not what's going to be
released so eventually becomes 2.0.0? I don't get it. Appreciate any
guidance. Thanks.

Pozdrawiam,
Jacek Laskowski
----
https://medium.com/@jaceklaskowski/
Mastering Apache Spark http://bit.ly/mastering-apache-spark
Follow me at https://twitter.com/jaceklaskowski


On Sat, Jul 2, 2016 at 5:30 PM, Sean Owen (JIRA) <j...@apache.org> wrote:
>
>      [ 
> https://issues.apache.org/jira/browse/SPARK-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
>
> Sean Owen resolved SPARK-16345.
> -------------------------------
>        Resolution: Fixed
>     Fix Version/s: 2.0.1
>
> Issue resolved by pull request 14015
> [https://github.com/apache/spark/pull/14015]
>
>> Extract graphx programming guide example snippets from source files instead 
>> of hard code them
>> ---------------------------------------------------------------------------------------------
>>
>>                 Key: SPARK-16345
>>                 URL: https://issues.apache.org/jira/browse/SPARK-16345
>>             Project: Spark
>>          Issue Type: Improvement
>>          Components: Documentation, Examples, GraphX
>>    Affects Versions: 2.0.0
>>            Reporter: Weichen Xu
>>             Fix For: 2.0.1
>>
>>
>> Currently, all example snippets in the graphx programming guide are 
>> hard-coded, which can be pretty hard to update and verify. On the contrary, 
>> ML document pages are using the include_example Jekyll plugin to extract 
>> snippets from actual source files under the examples sub-project. In this 
>> way, we can guarantee that Java and Scala code are compilable, and it would 
>> be much easier to verify these example snippets since they are part of 
>> complete Spark applications.
>> The similar task is SPARK-11381.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
> For additional commands, e-mail: issues-h...@spark.apache.org
>

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to