You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zzzzming95 (Jira)" <ji...@apache.org> on 2023/04/27 00:56:00 UTC

[jira] [Commented] (SPARK-43287) Connect JVM client REPL not correctly shut down if killed

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

zzzzming95 commented on SPARK-43287:
------------------------------------

i can try to fix this issue : -) [~WweiL] 

> Connect JVM client REPL not correctly shut down if killed
> ---------------------------------------------------------
>
>                 Key: SPARK-43287
>                 URL: https://issues.apache.org/jira/browse/SPARK-43287
>             Project: Spark
>          Issue Type: Bug
>          Components: Connect
>    Affects Versions: 3.5.0
>            Reporter: Wei Liu
>            Priority: Major
>
> How to reproduce:
>  # Start a scala client `./connector/connect/bin/spark-connect-scala-client`
>  # in another terminal, kill the process `kill <pid>`
>  # Back to the client terminal, you can't see anything you type, but the command still works
>  
>  
> {code:java}
> Spark session available as 'spark'.
>    _____                  __      ______                            __
>   / ___/____  ____ ______/ /__   / ____/___  ____  ____  ___  _____/ /_
>   \__ \/ __ \/ __ `/ ___/ //_/  / /   / __ \/ __ \/ __ \/ _ \/ ___/ __/
>  ___/ / /_/ / /_/ / /  / ,<    / /___/ /_/ / / / / / / /  __/ /__/ /_
> /____/ .___/\__,_/_/  /_/|_|   \____/\____/_/ /_/_/ /_/\___/\___/\__/
>     /_/
> @ wei.liu:~/oss-spark$ CONTRIBUTING.md  appveyor.yml  conf                        examples            logs         resource-managers                    target
> LICENSE          artifacts     connector                   graphx              mllib        sbin                                 tools
> LICENSE-binary   assembly      core                        hadoop-cloud        mllib-local  scalastyle-config.xml
> NOTICE           bin           data                        hs_err_pid9062.log  pom.xml      scalastyle-on-compile.generated.xml
> NOTICE-binary    binder        dependency-reduced-pom.xml  launcher            project      spark-warehouse
> R                build         dev                         licenses            python       sql
> README.md        common        docs                        licenses-binary     repl         streaming
> wei.liu:~/oss-spark$ wei.liu:~/oss-spark$ wei.liu:~/oss-spark$ 
> {code}
>  
> I ran 'ls' above, and clicked return multiple times
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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