Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Comparing Bigdata IOs

License

NotificationsYou must be signed in to change notification settings

marouni/bigdataios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparing Bigdata IOs, the complete code examples of the my Scio vs. Beam talk that I gave for Nantes Scala User Group :https://blog.marouni.fr/nantes-scala-meetup/

How to run Spark Drivers

> sbt> runMain DRIVER'S_FQCN --args

How to run Beam Drivers

> sbt> runMain DRIVER'S_FQCN  --runner=direct --tempLocation=gs://datahubhouse/temp

How to run Scio Drivers

> sbt> runMain DRIVER'S_FQCN --runner=direct --tempLocation=gs://datahubhouse/temp

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp