;
> On Mon, Mar 23, 2015 at 6:45 AM, IT CTO wrote:
>
>> Thanks.
>> I am new to the environment and running cloudera CDH5.3 with spark in it.
>>
>> apparently when running in spark-shell this command val sqlContext = new
>> SQLContext(sc)
>> I am failing wit
pe.
>
> Dean Wampler, Ph.D.
> Author: Programming Scala, 2nd Edition
> <http://shop.oreilly.com/product/0636920033073.do> (O'Reilly)
> Typesafe <http://typesafe.com>
> @deanwampler <http://twitter.com/deanwampler>
> http://polyglotprogramming.com
>
> On Mon
Hi,
I am running spark when I use sc.version I get 1.2 but when I call
registerTempTable("MyTable") I get error saying registedTempTable is not a
member of RDD
Why?
--
Eran | CTO
Hi,
Has anyone know of a REPL interface for spark on GIT which support similar
user experience as presented by Databricks in there cloud demo?
We are looking for something similar but one that can be deployed on
premise and not on the cloud.
--
Eran | CTO