-
Notifications
You must be signed in to change notification settings - Fork 707
Powered By
Antonios Chalkiopoulos edited this page Jul 29, 2013
·
37 revisions
Want to be added to this page? Send a tweet to @scalding or open an issue.
Company | Scalding Use Case | Code |
---|---|---|
We use Scalding often, for everything from custom ad targeting algorithms, market insight, click prediction, traffic quality to PageRank on the Twitter graph. We hope you will use it too! | - | |
Etsy | We're starting to use Scalding alongside the JRuby Cascading stack described here. More to come as we use it further. | - |
eBay | We use Scalding in our Search organization for ad-hoc data analysis jobs as well as more mature data pipelines that feed our production systems. | - |
Snowplow Analytics | Our data validation & enrichment process for event analytics is built on top of Scalding. | GitHub |
PredictionIO | Machine-learning algorithms build on top of Scalding. | GitHub |
Gatling | We've just rebuilt our reports generation module on top of Scalding. Handy API on top of an efficient engine. | GitHub |
SoundCloud | We use Scalding in our search and recommendations production pipelines to pre and post-process data for various machine learning and graph-based learning algorithms. We also use Scalding for ad-hoc and regular jobs run over production logs for things like click tracking and quality evaluation on search results and recommendations. | - |
Sonar | Our platform is built on Hadoop, Scalding, Cassandra and Storm. See Sonar's job listings. | - |
BSkyB | Sky is using Scalding on Hadoop and utilizing HBase through the SpyGlass library for statistical analysis , content related jobs and reporting. | - |
- Scaladocs
- Getting Started
- Type-safe API Reference
- SQL to Scalding
- Building Bigger Platforms With Scalding
- Scalding Sources
- Scalding-Commons
- Rosetta Code
- Fields-based API Reference (deprecated)
- Scalding: Powerful & Concise MapReduce Programming
- Scalding lecture for UC Berkeley's Analyzing Big Data with Twitter class
- Scalding REPL with Eclipse Scala Worksheets
- Scalding with CDH3U2 in a Maven project
- Running your Scalding jobs in Eclipse
- Running your Scalding jobs in IDEA intellij
- Running Scalding jobs on EMR
- Running Scalding with HBase support: Scalding HBase wiki
- Using the distributed cache
- Unit Testing Scalding Jobs
- TDD for Scalding
- Using counters
- Scalding for the impatient
- Movie Recommendations and more in MapReduce and Scalding
- Generating Recommendations with MapReduce and Scalding
- Poker collusion detection with Mahout and Scalding
- Portfolio Management in Scalding
- Find the Fastest Growing County in US, 1969-2011, using Scalding
- Mod-4 matrix arithmetic with Scalding and Algebird
- Dean Wampler's Scalding Workshop
- Typesafe's Activator for Scalding