Questions tagged [scalding]

Scalding is a scala DSL for Cascading, running on Hadoop.

Scalding is a scala DSL for Cascading, running on Hadoop.

See https://github.com/twitter/scalding

181 questions
-1
votes
2 answers

scalding NoClassDefFoundError

after installing java, scala scalding on OSX i have the following error when i try to run the WordCountJob file $ scripts/scald.rb --local WordCountJob.scala --input someInputfile.txt --output ./someOutputFile.tsv compiling WordCountJob.scala…
john Stilkowicz
  • 297
  • 1
  • 5
  • 12
1 2 3
12
13