In Spark 1.4, there was considerable refactoring around interaction with
Hive, such as SPARK-7491.

It would not be straight forward to port ORC support to 1.3

FYI

On Fri, Aug 21, 2015 at 10:21 PM, dong.yajun <dongt...@gmail.com> wrote:

> hi Ted,
>
> thanks for your reply, are there any other way to do this with spark 1.3?
> such as write the orcfile manually in foreachPartition method?
>
> On Sat, Aug 22, 2015 at 12:19 PM, Ted Yu <yuzhih...@gmail.com> wrote:
>
>> ORC support was added in Spark 1.4
>> See SPARK-2883
>>
>> On Fri, Aug 21, 2015 at 7:36 PM, dong.yajun <dongt...@gmail.com> wrote:
>>
>>> Hi list,
>>>
>>> Is there a way to save the RDD result as Orcfile in spark1.3?  due to
>>> some reasons we can't upgrade our spark version to 1.4 now.
>>>
>>> --
>>> *Ric Dong*
>>>
>>>
>>
>
>
> --
> *Ric Dong*
>
>

Reply via email to