Skip to content

Commit

Permalink
fix pyspark logic
Browse files Browse the repository at this point in the history
  • Loading branch information
uche-madu committed Oct 18, 2023
1 parent d8f9cec commit 0a10154
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyspark-scripts/config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
from dags.user_analytics import BUCKET_NAME


GCS_BUCKET = "deb-capstone"
MOVIE_FILES = "{}/project-data/movie_reviews".format(GCS_BUCKET)
MOVIES_METADATA_FILE_PATH = "{}/project-data/movie_reviews/processed_files_metadata.txt".format(GCS_BUCKET)
Expand Down

0 comments on commit 0a10154

Please sign in to comment.