Project 2 - PowerPoint PPT Presentation

About This Presentation
Title:

Project 2

Description:

Read and Modify source code of Spark SQL, to make it support the key word – PowerPoint PPT presentation

Number of Views:16
Avg rating:3.0/5.0
Slides: 3
Provided by: admin78
Category:

less

Transcript and Presenter's Notes

Title: Project 2


1
Project 2
  • Read and Modify source code of Spark SQL, to make
    it support the key word "RangeQuery"
  • sql sentence format as
  • select from data where (x,y) in
    RangeQuery(1,1,3,3).
  • compile your source code and you can test it
    using spark-shell.
  • Reference
  • http//blog.csdn.net/oopsoom/article/details/38257
    749

2
Configuration
  • Maven 3.0.4
  • IntelliJ IDEA 14(recommended)
  • Reference
  • http//www.sparkspatial.org/index.php?titleBuildi
    ng_Spark_Spatial_with_IntelliJ_IDEA
Write a Comment
User Comments (0)
About PowerShow.com