Skip to content

Commit

Permalink
Readme Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kanchanchy authored Oct 24, 2020
1 parent 17419b0 commit e657bf3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,6 @@ In the code template,
3. The output DataFrame should be sorted by you according to G-score. The coding template will take the first 50 to output. DO NOT OUTPUT G-score.


## Submission
### Submission files
1. Submit your project jar package.
2. Zip your project source code and submit to Blackboard.
3. Note that: you need to make sure your code can compile and package by entering ```sbt clean assembly```. We will run the compiled package on our cluster directly using "spark-submit" with parameters. If your code cannot compile and package, you will not receive any points.

## Tips (Optional)
This section is same with that in Phase 1.
### How to debug your code in IDE
Expand Down

0 comments on commit e657bf3

Please sign in to comment.