Can Glue Interactive Notebook support Spark Scala?

0

The documentations only show PySpark examples. Is Spark Scala supported? If not, will that be coming in the future?

질문됨 2년 전267회 조회
1개 답변
2

Glue interactive notebooks don't have the ability to run Scala code in the web console. These are the only kernels that are supported currently. Enter image description here

But you can use the computing power of Glue from your local system. If you install your local jupyter, you can use the Scala kernel, you can then use an IDE(Such as Visual Studio Code) on top if you want. Please see these links for more information

  1. to setup a local interactive session https://docs.aws.amazon.com/glue/latest/dg/interactive-sessions.html
  2. to setup VS Code https://docs.aws.amazon.com/glue/latest/dg/interactive-sessions-vscode.html - please change language and kernel to Scala
profile pictureAWS
답변함 2년 전
  • The answer is correct if we are referring to Glue Studio Notebooks, the screenshot is confusing, though.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠