custom inputformat recordreader

2015-11-26 Thread Patcharee Thongtra

Hi,

In python how to use inputformat/custom recordreader?

Thanks,
Patcharee


-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: custom inputformat recordreader

2015-11-26 Thread Ted Yu
Please take a look at:
python//pyspark/tests.py

There're examples using sc.hadoopFile() and sc.newAPIHadoopRDD()

Cheers

On Thu, Nov 26, 2015 at 4:50 AM, Patcharee Thongtra <
patcharee.thong...@uni.no> wrote:

> Hi,
>
> In python how to use inputformat/custom recordreader?
>
> Thanks,
> Patcharee
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>