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

Kazuaki Ishizaki commented on SPARK-28906:
------------------------------------------

For user name, we have to pass {{USER}} environment variable to the docker 
container at the end of {{do-release-docker.sh}}. I created a patch to fix this.

For other information to be got by {{git}} command, {{spark-build-info}} script 
is not executed at the wrong directory (i.e. out of the cloned directory). My 
guess is the command is executed under the work directory. I did not creat a 
patch yet.

> `bin/spark-submit --version` shows incorrect info
> -------------------------------------------------
>
>                 Key: SPARK-28906
>                 URL: https://issues.apache.org/jira/browse/SPARK-28906
>             Project: Spark
>          Issue Type: Bug
>          Components: Project Infra
>    Affects Versions: 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.4.4, 2.4.0, 2.4.1, 2.4.2, 
> 3.0.0, 2.4.3
>            Reporter: Marcelo Vanzin
>            Priority: Minor
>         Attachments: image-2019-08-29-05-50-13-526.png
>
>
> Since Spark 2.3.1, `spark-submit` shows a wrong information.
> {code}
> $ bin/spark-submit --version
> Welcome to
>       ____              __
>      / __/__  ___ _____/ /__
>     _\ \/ _ \/ _ `/ __/  '_/
>    /___/ .__/\_,_/_/ /_/\_\   version 2.3.3
>       /_/
> Using Scala version 2.11.8, OpenJDK 64-Bit Server VM, 1.8.0_222
> Branch
> Compiled by user  on 2019-02-04T13:00:46Z
> Revision
> Url
> Type --help for more information.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to