You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (Jira)" <ji...@apache.org> on 2019/10/10 10:03:00 UTC

[jira] [Comment Edited] (SPARK-29354) Spark has direct dependency on jline, but binaries for 'without hadoop' don't have a jline jar file.

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

Yuming Wang edited comment on SPARK-29354 at 10/10/19 10:02 AM:
----------------------------------------------------------------

Hi [~Elixir Kook] Do you mean create the Spark binary distribution with {{-Phadoop-provided}}?
{code:sh}
./dev/make-distribution.sh --tgz -Phadoop-provided
{code}


was (Author: q79969786):
Hi [~Elixir Kook] Do you mean create the Spark binary distribution with {{-Phadoop-provided}}?
{code:sh}
./dev/make-distribution.sh --tgz -Phive -Phive-thriftserver -Pyarn -Phadoop-provided
{code}

> Spark has direct dependency on jline, but  binaries for 'without hadoop' don't have a jline jar file.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-29354
>                 URL: https://issues.apache.org/jira/browse/SPARK-29354
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.3.4, 2.4.4
>         Environment: From spark 2.3.x, spark 2.4.x
>            Reporter: Sungpeo Kook
>            Priority: Minor
>
> Spark has direct dependency on jline, included in the root pom.xml
> but binaries for 'without hadoop' don't have a jline jar file.
>  
> spark 2.2.x has the jline jar.



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

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