Stefan Schulze created SPARK-16770: -------------------------------------- Summary: Spark shell not usable with german keyboard due to JLine version Key: SPARK-16770 URL: https://issues.apache.org/jira/browse/SPARK-16770 Project: Spark Issue Type: Bug Components: Spark Shell Affects Versions: 2.0.0 Reporter: Stefan Schulze Priority: Minor
It is impossible to enter a right square bracket with a single keystroke using a german keyboard layout. The problem is known from former Scala version, responsible is jline-2.12.jar (see https://issues.scala-lang.org/browse/SI-8759). Workaround: Replace jline-2.12.jar by jline.2.12.1.jar in the jars folder. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org