Hi Doug,
If you look at the API docs here:
http://home.apache.org/~pwendell/spark-releases/spark-2.0.0-preview-docs/api/scala/index.html#org.apache.spark.sql.hive.HiveContext,
you'll see
Deprecate* (Since version 2.0.0)* Use
SparkSession.builder.enableHiveSupport instead
So you probably need to us
bug that
I need your help with).
Thanks,
Arun
On Fri, Apr 29, 2016 at 1:00 PM, Arun Allamsetty
wrote:
> Hi,
>
> I have submitted a PR for SPARK-11962 (
> https://github.com/apache/spark/pull/12708). I have most of it ready
> except I am not able to pin point the cause for a particu
Hi,
I have submitted a PR for SPARK-11962 (
https://github.com/apache/spark/pull/12708). I have most of it ready except
I am not able to pin point the cause for a particular bug.
In the PR I've added two major methods to Row, `attempt` and `getOption`.
The former returns a `Try` while the latter