catap / jaql

Jaql is a query language designed for Javascript Object Notation (JSON), a data format that has become popular because of its simplicity and modeling flexibility. Jaql is primarily used to analyze large-scale semi-structured data. Core features include user extensibility and parallelism. In addition to modeling semi-structured data, JSON simplifies extensibility. Hadoop's Map-Reduce is used for parallelism.
2 stars 0 forks source link

Merge changes of JaqlShell.java #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Updates to vendor/hadoop/0.18.3/src/jaql/test/JaqlShell.java should be
merged into vendor/hadoop/0.20.1/src/jaql/test/JaqlShell.java.

And I think that we should do a clean-up of JaqlShell.java and
AbstractJaqlShell.java. Some methods are too long. There are some big
blocks of comments. I can work together with you on this clean-up.

Original issue reported on code.google.com by yaojingguo@gmail.com on 25 Sep 2009 at 4:36

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Merge some changes in Revision 342.

Original comment by yaojingguo@gmail.com on 25 Sep 2009 at 7:30

GoogleCodeExporter commented 8 years ago
Is this still open?

Original comment by Rainer.G...@gmx.de on 15 Oct 2009 at 1:29

GoogleCodeExporter commented 8 years ago

Original comment by yaojingguo@gmail.com on 15 Oct 2009 at 1:44