<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sandcrawler/scald-mvp/src/main/scala, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/sandcrawler/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/sandcrawler/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/'/>
<updated>2018-05-24T07:02:36+00:00</updated>
<entry>
<title>rename jvm/scalding directories</title>
<updated>2018-05-24T07:02:36+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-23T19:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=4ba428db30593b67283dd90b92141f99840dc78e'/>
<id>urn:sha1:4ba428db30593b67283dd90b92141f99840dc78e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix up HBaseRowCountTest</title>
<updated>2018-05-24T07:02:36+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-22T23:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=29e4a83ff76da07bc6ad5d3f49d746ee0bc72023'/>
<id>urn:sha1:29e4a83ff76da07bc6ad5d3f49d746ee0bc72023</id>
<content type='text'>
Again, seems like test fixture must match *exactly* or very obscure
errors crop up.
</content>
</entry>
<entry>
<title>point SimpleHBaseSourceExample to actual zookeeper quorum host</title>
<updated>2018-05-22T02:19:14+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-22T02:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=3b64d9c4f852b29964eca0e215d636bc37f0d856'/>
<id>urn:sha1:3b64d9c4f852b29964eca0e215d636bc37f0d856</id>
<content type='text'>
</content>
</entry>
<entry>
<title>another attempt at a simple job variation</title>
<updated>2018-05-22T02:18:52+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-22T02:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=aafec7a8307342479cacfc5aa6a794068b799823'/>
<id>urn:sha1:aafec7a8307342479cacfc5aa6a794068b799823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update HBaseRowCountJob based on Simple example</title>
<updated>2018-05-22T01:51:46+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-22T01:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=e906399e4bb54bfe5a2124bd13aa78733bcac03b'/>
<id>urn:sha1:e906399e4bb54bfe5a2124bd13aa78733bcac03b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spyglass/hbase test examples (from upstream)</title>
<updated>2018-05-22T01:36:43+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-22T01:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=b2c59428fec807ef4dbe4cedcec3614154334817'/>
<id>urn:sha1:b2c59428fec807ef4dbe4cedcec3614154334817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>building (but nullpointer) spyglass integration</title>
<updated>2018-05-22T00:51:43+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-22T00:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=4ebb3f83cc1a438abe2af0d79e6e55c83fdb431d'/>
<id>urn:sha1:4ebb3f83cc1a438abe2af0d79e6e55c83fdb431d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix WordCountJob package; tests; hadoop version</title>
<updated>2018-05-21T19:25:16+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-21T19:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=e517b2dd05d29e36b62b3ddfff4537cb980928f0'/>
<id>urn:sha1:e517b2dd05d29e36b62b3ddfff4537cb980928f0</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>WordCount -&gt; WordCountJob</title>
<updated>2018-05-21T19:09:27+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-21T19:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=174e5ec2766dca81e57ee455219b54a689b41e61'/>
<id>urn:sha1:174e5ec2766dca81e57ee455219b54a689b41e61</id>
<content type='text'>
Also use the exact file from scalding repo
</content>
</entry>
<entry>
<title>remove main function; class name same as file</title>
<updated>2018-05-21T18:57:25+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2018-05-21T18:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/sandcrawler/commit/?id=53c2b11d4d234d933742651051ef57ca3c145382'/>
<id>urn:sha1:53c2b11d4d234d933742651051ef57ca3c145382</id>
<content type='text'>
</content>
</entry>
</feed>
