geo_point spark - elasticsearch

16 views
Skip to first unread message

Roberto Sancho Rojas

unread,
Nov 6, 2016, 3:17:12 AM11/6/16
to Elasticsearch ES
Hi:

I am inserting form spark into elastic the geopoint field but kibana doesnt reconize the type any seguggestion??, the code is this:

ddr1 = df1.select("*").map(lambda line: ('id',{'location': { 'lat': 41.12,'lon': -71.34},'fecha_creacion': '2016-02-12'}))

Thanks.
Reply all
Reply to author
Forward
0 new messages