[jira] [Commented] (HUDI-471) hudi quickstart spark-shell local

2020-01-08 Thread liujinhui (Jira)


[ 
https://issues.apache.org/jira/browse/HUDI-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010450#comment-17010450
 ] 

liujinhui commented on HUDI-471:


This does not need to continue to pay attention to, there is no problem in 
itself

> hudi quickstart spark-shell local
> -
>
> Key: HUDI-471
> URL: https://issues.apache.org/jira/browse/HUDI-471
> Project: Apache Hudi (incubating)
>  Issue Type: Improvement
>  Components: Docs
>Reporter: liujinhui
>Priority: Minor
>  Labels: docement
> Fix For: 0.5.1
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I think the following script is not accurate at startup. Need to supplement 
> the startup mode.
> {{bin/spark-shell --packages 
> org.apache.hudi:hudi-spark-bundle:0.5.0-incubating --conf 
> 'spark.serializer=org.apache.spark.serializer.KryoSerializer'}}
> update after
>  
> bin/spark-shell --master local --packages 
> org.apache.hudi:hudi-spark-bundle:0.5.0-incubating --conf 
> 'spark.serializer=org.apache.spark.serializer.KryoSerializer'
>  
>  
> writing this way may be more in line with the learning of novices
>  {{}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HUDI-471) hudi quickstart spark-shell local

2019-12-30 Thread Pratyaksh Sharma (Jira)


[ 
https://issues.apache.org/jira/browse/HUDI-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17005295#comment-17005295
 ] 

Pratyaksh Sharma commented on HUDI-471:
---

[~liujinhui] Where exactly did you find this script? Can you please share the 
link of the page? Thanks

> hudi quickstart spark-shell local
> -
>
> Key: HUDI-471
> URL: https://issues.apache.org/jira/browse/HUDI-471
> Project: Apache Hudi (incubating)
>  Issue Type: Improvement
>  Components: Docs
>Reporter: liujinhui
>Priority: Minor
>  Labels: docement
> Fix For: 0.5.1
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I think the following script is not accurate at startup. Need to supplement 
> the startup mode.
> {{bin/spark-shell --packages 
> org.apache.hudi:hudi-spark-bundle:0.5.0-incubating --conf 
> 'spark.serializer=org.apache.spark.serializer.KryoSerializer'}}
> update after
>  
> bin/spark-shell --master local --packages 
> org.apache.hudi:hudi-spark-bundle:0.5.0-incubating --conf 
> 'spark.serializer=org.apache.spark.serializer.KryoSerializer'
>  
>  
> writing this way may be more in line with the learning of novices
>  {{}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)