Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
bubriks committed Jan 28, 2025
1 parent 8bcef22 commit 6298300
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/hsfs/storage_connector.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ def spark_options(self) -> None:
pass

def prepare_spark(self, path: Optional[str] = None) -> Optional[str]:
_logger.info("This Storage Connector cannot be prepared for Spark.")
return path

def read(
Expand Down

0 comments on commit 6298300

Please sign in to comment.