I want to use VS Code to edit C/C++ code on Windows but compile and run executable on WSL through the VS Code UI. Note that this is not necessary. You can simply navigate to /mnt/c/Users/<path_to_file>, the path of the source .c file on Windows under the WSL file system, do cc xxx.c and the a.out file would be produced.
I want to set up Hadoop, Spark, and Hive on my personal laptop.
I want to use spark via both python and scala with Jupyter notebook without having to import all those modules associated with pyspark. I’m using Windows.
I want to build .scala file.
I want to install Scala on my PC.
I want to use PySpark form Jupyter Notebook for covenient view of program output.