DataHungry Documents
  • Welcom to DataHungry Documents
  • Library
    • Apache Airflow
    • Apache Iceberge
    • Bardapi
    • Binance
    • Databricks
    • Datetime
    • dotenv
    • FastAPI
    • Logging
    • Langchain
    • Minio (S3)
    • MLflow
    • OpenCV
    • Optuna
    • os
    • Pyiceberg
    • Pyspark
    • Pytest
    • Schedule
    • Sklearn & SHAP
    • SQLAlchemy
    • transformers (huggingface)
    • Firebase Firestore
  • Course
    • Web Scraping
    • Streamlit
    • NLP
  • Utility
    • Docker
    • Google Sheet
  • SQL
    • Basic SQL Statements
    • PL/SQL
    • Stored Procedure & Function
  • Scala
    • Setup
    • Spark
  • Cloud
    • AWS
    • Google Cloud
Powered by GitBook
On this page
  • Installation
  • Vscode
  • Java
  • Scala
  1. Scala

Setup

PreviousStored Procedure & FunctionNextSpark

Last updated 1 year ago

Installation

Vscode

Java

  1. Download java version 8 from this and install

  2. set environment JAVA_HOME and Path

JAVA_HOME=C:\Program Files\Java\jdk1.8.0_202
Path=%JAVA_HOME%\bin

Scala

  1. install scala follow official documents

link
https://www.scala-lang.org/download/