Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scalding

Dependency issue with Scalding and Hadoop with sbt-assembly

Alternatives to scalding for HBase access from Scala (or Java)

java scala hadoop hbase scalding

How to declare dependency on Scalding in sbt project?

eclipse scala sbt scalding

Create Scalding Source like TextLine that combines multiple files into single mappers

(Scalding) groupBy foldLeft using the group by value in the fold

scalding

Recommended way to access HBase using Scala

Write to multiple outputs by key Scalding Hadoop, one MapReduce Job

scala filename too long

scala hadoop scalding

Scalding: How to retain the other field, after a groupBy('field){.size}?

twitter cascading scalding

Can I output a collection instead of a tuple in Scalding map method?

scala scalding

Why does a for comprehension expand to a `withFilter`

Unresolved dependency: com.hadoop.gplcompression#hadoop-lzo;0.4.16 when "sbt update" in scalding

scala sbt scalding

uncompress and read gzip file in scala

scala gzip scalding

Cascading examples failed to compile?

Difference between reduce and foldLeft/fold in functional programming (particularly Scala and Scala APIs)?