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

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

Wei Liu created SPARK-43287:
-------------------------------

             Summary: 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


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

```

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*$ 

```

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