MATEC Web of Conferences (Jan 2018)

Business-oriented customized big data query system and its SQL parser design and implementation

  • Ge Wenshuai,
  • He Gang,
  • Liu Xinwen

DOI
https://doi.org/10.1051/matecconf/201823201004
Journal volume & issue
Vol. 232
p. 01004

Abstract

Read online

This paper proposes a big data query system for customized queries based on specific business needs. This paper introduces the components and structure of the query system. ANTLR tools are used as language recognizer to design and implement a customized SQL dialect. The system builds a simpler and easier query interface on Spark SQL, which satisfies the query requirements of the Internet user behavior analysis platform.