aboutsummaryrefslogtreecommitdiffstats
path: root/scald-mvp/src/main/scala/example
Commit message (Collapse)AuthorAgeFilesLines
* rename jvm/scalding directoriesBryan Newbold2018-05-242-48/+0
|
* point SimpleHBaseSourceExample to actual zookeeper quorum hostBryan Newbold2018-05-211-1/+2
|
* spyglass/hbase test examples (from upstream)Bryan Newbold2018-05-211-0/+35
|
* fix WordCountJob package; tests; hadoop versionBryan Newbold2018-05-211-1/+1
| | | | | | | | | | | When copying from upstream scalding, forgot to change the path/namespace of the WordCountJob. Production IA cluster is actually running Hadoop 2.5, not 2.6 (I keep forgetting). Pull in more dependencies so test runs (copied from scalding repo, only changed the namespace of the job)
* WordCount -> WordCountJobBryan Newbold2018-05-212-12/+12
| | | | Also use the exact file from scalding repo
* remove main function; class name same as fileBryan Newbold2018-05-211-12/+1
|
* copy in scalding learning exampleBryan Newbold2018-05-211-0/+23