How to get prerelease thriftserver working?

2014-08-27 Thread Matt Chu
(apologies for sending this twice, first via nabble; didn't realize it wouldn't get forwarded) Hey, I know it's not officially released yet, but I'm trying to understand (and run) the Thrift-based JDBC server, in order to enable remote JDBC access to our dev cluster. Before asking about details,

Re: How to get prerelease thriftserver working?

2014-08-28 Thread Matt Chu
exactly is the error? >> >> >> On Wed, Aug 27, 2014 at 6:02 AM, Matt Chu wrote: >> >>> (apologies for sending this twice, first via nabble; didn't realize it >>> wouldn't get forwarded) >>> >>> Hey, I know it's not official

Re: Programatically running of the Spark Jobs.

2014-09-03 Thread Matt Chu
https://github.com/spark-jobserver/spark-jobserver Ooyala's Spark jobserver is the current de facto standard, IIUC. I just added it to our prototype stack, and will begin trying it out soon. Note that you can only do standalone or Mesos; YARN isn't quite there yet. (The repo just moved from https

Re: Spark Streaming with Kinesis

2014-10-29 Thread Matt Chu
I haven't tried this myself yet, but this sounds relevant: https://github.com/apache/spark/pull/2535 Will be giving this a try today or so, will report back. On Wednesday, October 29, 2014, Harold Nguyen wrote: > Hi again, > > After getting through several dependencies, I finally got to this >