20日 18:59,Satish 写道:
>>>
>>> Hi Michael,
>>> As my current Spark version is 1.4.0 than why it error out as "error:
>>> not found: value sqlContext" when I have "import sqlContext.implicits._" in
>>> my Spark Job
>>>
>>> R
>> As my current Spark version is 1.4.0 than why it error out as "error: not
>> found: value sqlContext" when I have "import sqlContext.implicits._" in my
>> Spark Job
>>
>> Regards
>> Satish Chandra
>> --
>> From:
text" when I have "import sqlContext.implicits._" in my
Spark Job
Regards
Satish Chandra
From: Michael Armbrust
Sent: 20-11-2015 01:36
To: satish chandra j
Cc: user; hari krishna
Subject: Re: Error not found value sqlContext
http://spark.apache.org/docs/latest/sql-programming-guid
why it error out as "error: not
> found: value sqlContext" when I have "import sqlContext.implicits._" in my
> Spark Job
>
> Regards
> Satish Chandra
> --
> From: Michael Armbrust
> Sent: 20-11-2015 01:36
> To: satis
error: not
found: value sqlContext" when I have "import sqlContext.implicits._" in my
Spark Job
Regards
Satish Chandra
From: Michael Armbrust
Sent: 20-11-2015 01:36
To: satish chandra j
Cc: user; hari krishna
Subject: Re: Error not found value sqlContext
http://spark.apache
2015 01:36
To: "satish chandra j"
Cc: "user" ; "hari krishna"
Subject: Re: Error not found value sqlContext
http://spark.apache.org/docs/latest/sql-programming-guide.html#upgrading-from-spark-sql-10-12-to-13
On Thu, Nov 19, 2015 at 4:19 AM, satish chandra j
w
http://spark.apache.org/docs/latest/sql-programming-guide.html#upgrading-from-spark-sql-10-12-to-13
On Thu, Nov 19, 2015 at 4:19 AM, satish chandra j
wrote:
> HI All,
> we have recently migrated from Spark 1.2.1 to Spark 1.4.0, I am fetching
> data from an RDBMS using JDBCRDD and register it as