Re: new datasource

2015-11-19 Thread Michael Armbrust
> > *From:* Cheng, Hao [mailto:hao.ch...@intel.com] > *Sent:* 19 November 2015 15:30 > *To:* Green, James (UK Guildford); dev@spark.apache.org > *Subject:* RE: new datasource > > > > I think you probably need to write some code as you need to support the > ES, there

RE: new datasource

2015-11-19 Thread james.gre...@baesystems.com
] Sent: 19 November 2015 15:30 To: Green, James (UK Guildford); dev@spark.apache.org Subject: RE: new datasource I think you probably need to write some code as you need to support the ES, there are 2 options per my understanding: Create a new Data Source from scratch, but you probably need to

RE: new datasource

2015-11-19 Thread Cheng, Hao
I think you probably need to write some code as you need to support the ES, there are 2 options per my understanding: Create a new Data Source from scratch, but you probably need to overwrite the interface at: https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/s