[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-25 Thread LiZhaochuan (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16099947#comment-16099947
 ] 

LiZhaochuan commented on SPARK-21498:
-

I am reading your book   , very good 

> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Assignee: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
> Fix For: 2.3.0
>
> Attachments: screenshot-1.png
>
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-25 Thread LiZhaochuan (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16099811#comment-16099811
 ] 

LiZhaochuan commented on SPARK-21498:
-

When can I see the changes submitted? :D:D:D
http://spark.apache.org/docs/latest/quick-start.html 

> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Assignee: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
> Fix For: 2.3.0
>
> Attachments: screenshot-1.png
>
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-24 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16098027#comment-16098027
 ] 

Apache Spark commented on SPARK-21498:
--

User 'lizhaoch' has created a pull request for this issue:
https://github.com/apache/spark/pull/18722

> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
> Attachments: screenshot-1.png
>
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-24 Thread LiZhaochuan (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16098011#comment-16098011
 ] 

LiZhaochuan commented on SPARK-21498:
-

I submit a version about  quick start.md

!screenshot-1.png!

> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
> Attachments: screenshot-1.png
>
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-22 Thread LiZhaochuan (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16097340#comment-16097340
 ] 

LiZhaochuan commented on SPARK-21498:
-

OK,let me try!

-- 原始邮件 --
发件人: "Sean Owen (JIRA)" ;
发送时间: 2017年7月22日(星期六) 16:32
收件人: "lizhaoc" ;
主题: [jira] [Commented] (SPARK-21498) quick start  -> one  py demo havesome bug 
in code




[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16097172#comment-16097172
 ] 

Sean Owen commented on SPARK-21498:
---

http://spark.apache.org/contributing.html




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-22 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16097172#comment-16097172
 ] 

Sean Owen commented on SPARK-21498:
---

http://spark.apache.org/contributing.html

> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-21 Thread LiZhaochuan (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096965#comment-16096965
 ] 

LiZhaochuan commented on SPARK-21498:
-

yes,that's very good.
how should i to do?

-- 原始邮件 --
发件人: "Sean Owen (JIRA)" ;
发送时间: 2017年7月22日(星期六) 1:50
收件人: "lizhaoc" ;
主题: [jira] [Updated] (SPARK-21498) quick start  -> one  py demo havesome bug in 
code




 [ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-21498:
--
Target Version/s:   (was: 2.2.0)
   Fix Version/s: (was: 2.2.0)

Do you want to make a pull request?




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-21 Thread LiZhaochuan (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095877#comment-16095877
 ] 

LiZhaochuan commented on SPARK-21498:
-

ha, ,i continue my leaning

-- 原始邮件 --
发件人: "Sean Owen (JIRA)" ;
发送时间: 2017年7月21日(星期五) 14:59
收件人: "lizhaoc" ;
主题: [jira] [Commented] (SPARK-21498) quick start  -> one  py demo havesome bug 
in code




[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095872#comment-16095872
 ] 

Sean Owen commented on SPARK-21498:
---

Agree, that looks more consistent with the other examples.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
> Fix For: 2.2.0
>
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21498) quick start -> one py demo have some bug in code

2017-07-21 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095872#comment-16095872
 ] 

Sean Owen commented on SPARK-21498:
---

Agree, that looks more consistent with the other examples.

> quick start  -> one  py demo have some bug in code 
> ---
>
> Key: SPARK-21498
> URL: https://issues.apache.org/jira/browse/SPARK-21498
> Project: Spark
>  Issue Type: Bug
>  Components: Examples
>Affects Versions: 2.2.0
>Reporter: LiZhaochuan
>Priority: Trivial
>  Labels: beginner
> Fix For: 2.2.0
>
>
> http://spark.apache.org/docs/latest/quick-start.html
> Self-Contained Applications:
> spark = SparkSession.builder().appName(appName).master(master).getOrCreate()
> should change to:
> spark = SparkSession.builder.appName("SimpleApp").getOrCreate()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org