Skip to content

DhananjayPunekar/INT-JEPFS-V2-IL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Enoug Python for Spark

This repository contains the resources students need to follow along with the instructor teaching this course in addition to the various labs and their solutions.

There are two means by which to get started (with and w/o Databricks Projects).

Besides the instructions provided here, your instructor will review these procedures at the start of the course.

Getting Started with Databricks Repos

  1. Note: As of April, 23, 2021, Databricks Repos is only availbe as a private preview and may not be availble to all customers
  2. Click on the Projects icon in the navigational pane to the left
  3. By default, you should be in the folder /Projects/your-email-address as in /Projects/student@azuredatabrickstraining.onmicrosoft.com
  4. Click the Create Projects button above the two swim lanes
  5. In the Create Projects dialog box
    1. Select Clone from Git repo
    2. Enter the URL for the Git repo, in this case, https://github.com/databricks-academy/INT-JEPFS-V2-IL.git
    3. The Git provider GitHub should be selected for you automatically
    4. The Project name should default to just-enough-python-for-spark - feel free to rename this if you like
    5. Click the Create button
  6. Once the import is done, select the project folder, the default being INT-JEPS-V2-IL
  7. From here you should be able to follow along with your instructor

Getting Started without Databricks Notebooks

  1. Under Releases in the pane to the right, click on the Latest link.
  2. Look for the link to Just-Enough-Python-For-Spark.dbc.
  3. Right click the link and copy the link location.
  4. Back in the Databricks workspace, click on the Home icon in the navigational pane to the left
  5. By default, you should be in the folder /Users/your-email-address as in /Users/student@azuredatabrickstraining.onmicrosoft.com
  6. In the swimlane for your email address, click on the down chevron and select Create|Folder
  7. In the New Folder Name dialog enter a name for this project, for example, INT-JEPS-V2-IL, or any other name you desire to use
  8. Import the notebooks:
    1. In the swimlane INT-JEPS-V2-IL, click the down chevron and select Import
    2. In the Import Notebooks dialog
      1. Select URL
      2. Paste in the URL copied in step #3 above
      3. Click Import
  9. Once the import is done, select the Just-Enough-Python-For-Spark subfolder and then the notebook JEP 01 - Getting Started With Python
  10. From here you should be able to follow along with your instructor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%