/text-log-parser

A sample cli log parser based in Apache Spark. After parsing, cli utility pushes the data to a remote DB by using jdbc connection. By default, it try to push data into local MySQL instance, but you can change the configuration externally (see below sections).

Primary LanguageJavaApache License 2.0Apache-2.0

Stargazers