首页 > 其他 > 详细

spark操作elasticsearch数据的限制

时间:2016-08-12 23:54:57      阅读:409      评论:0      收藏:0      [点我收藏+]

对于复杂的数据类型,比如IP和GeoPoint,只是在elasticsearch中有效,用spark读取时会转换成常用的String类型。

Geo types. It is worth mentioning that rich data types available only in Elasticsearch, such asGeoPoint or GeoShape are supported by converting their structure into the primitives available in the table above. For example, based on its storage a geo_point might be returned as a String or aTraversable.

spark操作elasticsearch数据的限制

原文:http://www.cnblogs.com/mayidudu/p/5766882.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!