Re: Kudu Command Line Client

2016-10-07 Thread Benjamin Kim
Todd, That works. Thanks, Ben > On Oct 7, 2016, at 5:03 PM, Todd Lipcon <t...@cloudera.com> wrote: > > On Fri, Oct 7, 2016 at 5:01 PM, Benjamin Kim <bbuil...@gmail.com > <mailto:bbuil...@gmail.com>> wrote: > Todd, > > I’m trying to use: > > kudu

Re: [ANNOUNCE] Apache Kudu 1.0.0 release

2016-09-20 Thread Benjamin Kim
This is awesome!!! Great!!! Do you know if any improvements were also made to the Spark plugin jar? Thanks, Ben > On Sep 20, 2016, at 12:11 AM, Todd Lipcon wrote: > > The Apache Kudu team is happy to announce the release of Kudu 1.0.0! > > Kudu is an open source storage

Re: Spark on Kudu

2016-09-20 Thread Benjamin Kim
; On Sep 20, 2016, at 1:44 PM, Todd Lipcon <t...@cloudera.com >> <mailto:t...@cloudera.com>> wrote: >> >> On Tue, Sep 20, 2016 at 1:18 PM, Benjamin Kim <bbuil...@gmail.com >> <mailto:bbuil...@gmail.com>> wrote: >> Now that Kudu 1.0.0 is officially out and r

Re: [ANNOUNCE] Apache Kudu 1.0.0 release

2016-09-20 Thread Benjamin Kim
Todd, Thanks. I’ll look into those. Cheers, Ben > On Sep 20, 2016, at 12:11 AM, Todd Lipcon wrote: > > The Apache Kudu team is happy to announce the release of Kudu 1.0.0! > > Kudu is an open source storage engine for structured data which supports > low-latency random

Spark on Kudu Roadmap

2017-03-27 Thread Benjamin Kim
Hi, Are there any plans for deeper integration with Spark especially Spark SQL? Is there a roadmap to look at, so I can know what to expect in the future? Cheers, Ben

Re: Spark on Kudu Roadmap

2017-03-27 Thread Benjamin Kim
wrote: > > Hi Ben, > Is there anything in particular you are looking for? > > Thanks, > Mike > > On Mon, Mar 27, 2017 at 9:48 AM, Benjamin Kim <bbuil...@gmail.com > <mailto:bbuil...@gmail.com>> wrote: > Hi, > > Are there any plans for deeper inte

Kudu on top of Alluxio

2017-03-25 Thread Benjamin Kim
Hi, Does anyone know of a way to use AWS S3 or

Re: Kudu on top of Alluxio

2017-03-25 Thread Benjamin Kim
> caching. Also I don't recall Tachyon providing POSIX semantics. > > Mike > > Sent from my iPhone > >> On Mar 25, 2017, at 9:50 AM, Benjamin Kim <bbuil...@gmail.com> wrote: >> >> Hi, >> >> Does anyone know of a way to use AWS S3 or >

Security Roadmap

2017-03-18 Thread Benjamin Kim
I’m curious as to what security features we can expect coming in the near and far future for Kudu. If there is some documentation for this, please let me know. Cheers, Ben

Re: Spark 2.1 and Hive Metastore

2017-04-09 Thread Benjamin Kim
ion you are asking about? > > - Dan > > On Sun, Apr 9, 2017 at 11:13 AM, Benjamin Kim <bbuil...@gmail.com > <mailto:bbuil...@gmail.com>> wrote: > I’m curious about if and when Spark SQL will ever remove its dependency on > Hive Metastore. Now that Spark 2.1’

Re: Spark on Kudu Roadmap

2017-04-09 Thread Benjamin Kim
U-1676> ) so you may want to file a > JIRA to help track this feature. > > Mike > > > On Mon, Mar 27, 2017 at 11:55 AM, Benjamin Kim <bbuil...@gmail.com > <mailto:bbuil...@gmail.com>> wrote: > Hi Mike, > > I believe what we are looking for is this be

Spark 2.1 and Hive Metastore

2017-04-09 Thread Benjamin Kim
I’m curious about if and when Spark SQL will ever remove its dependency on Hive Metastore. Now that Spark 2.1’s SparkSession has superseded the need for HiveContext, are there plans for Spark to no longer use the Hive Metastore service with a “SparkSchema” service with a PostgreSQL, MySQL, etc.

Re: Configure Impala for Kudu on Separate Cluster

2017-08-15 Thread Benjamin Kim
t has been blocked (eg an iptables REJECT rule) > > -Todd > > On Mon, Aug 14, 2017 at 10:36 PM, Benjamin Kim <bbuil...@gmail.com> wrote: > >> Hi Todd, >> >> I tried to create a Kudu table using impala shell, and I got this error. >> >> c

Re: Configure Impala for Kudu on Separate Cluster

2017-08-15 Thread Benjamin Kim
; error message is admittedly pretty bad, but it basically means it's getting > "connection refused", indicating that either there is no master running on > that host or it has been blocked (eg an iptables REJECT rule) > > -Todd > > On Mon, Aug 14, 2017 at 10:36 PM, Benja

Re: Configure Impala for Kudu on Separate Cluster

2017-08-18 Thread Benjamin Kim
Todd, I'll keep this in mind. This information will be useful. I'll try again. Thanks, Ben On Wed, Aug 16, 2017 at 4:32 PM Todd Lipcon <t...@cloudera.com> wrote: > On Wed, Aug 16, 2017 at 6:16 AM, Benjamin Kim <bbuil...@gmail.com> wrote: > >> Hi, >> >&

DMP/CDP Profile Store

2017-08-30 Thread Benjamin Kim
I was wondering has anyone worked on a DMP/CDP for storing user and customer profiles in Kudu. Each user will have their base ID's aka identity graph along with statistics based on their attributes along with tables for these attributes grouped by category. Please let me know what you think of my