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

angerszhu commented on SPARK-29354:
-----------------------------------

[~Elixir Kook] [~yumwang]

Jline is brought by hive-beeline module , you can find dependency in 
hive-beeline's pom file. 

And build liek below :
{code:java}
./dev/make-distribution.sh --tgz -Phive -Phive-thriftserver -Pyarn 
-Phadoop-provided -Phive-provided
{code}
You won't get a jline jar in dist/jar/ folder

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to