Skip to content

jkot/lingual

This branch is 1 commit ahead of, 40 commits behind Cascading/lingual:wip-1.0.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b3d1c1 · Oct 22, 2013
Oct 14, 2013
Oct 14, 2013
Oct 22, 2013
Oct 10, 2013
Aug 21, 2013
Oct 3, 2013
Oct 3, 2013
Oct 14, 2013
Oct 3, 2013
Jul 23, 2013
Oct 9, 2013
Jul 23, 2013
Nov 17, 2012

Repository files navigation

Overview

Lingual is true SQL for Cascading and Apache Hadoop.

Lingual includes JDBC Drivers, SQL command shell, and a catalog manager for creating schemas and tables.

Lingual is still under active development under the wip-1.0 branch. Thus all wip releases are made available from the files.concurrentinc.com domain. When Lingual hits 1.0 and beyond, final releases will be under files.cascading.org.

To use Lingual, there is no installation other than the optional command line utilities.

Lingual is based on the Cascading distributed processing engine and the Optiq SQL parser and rule engine.

See the Lingual page for installation and usage.

Reporting Issues

The best way to report an issue is to add a new test to SimpleSqlPlatformTest along with the expected result set and submit a pull request on GitHub.

Failing that, feel free to open an issue on the Cascading/Ligual project site or mail the mailing list.

Developing

Running:

> gradle idea

from the root of the project will create all IntelliJ project and module files, and retrieve all dependencies.

About

ANSI SQL for Cascading on Apache Hadoop

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.7%
  • Groovy 4.6%
  • CSS 3.9%
  • Shell 0.8%