Groups
Groups
Sign in
Groups
Groups
Jaql Users
Conversations
About
Send feedback
Help
Jaql Users
1–30 of 72
Mark all as read
Report group
0 selected
Kat Huang
11/6/11
import jacl project into eclipse
I realize this is pretty trivial, but can someone detail how to import Jacql as a project into
unread,
import jacl project into eclipse
I realize this is pretty trivial, but can someone detail how to import Jacql as a project into
11/6/11
TomC.
10/24/11
how to show the IO registry options for built in IO functions.
How to show the IO registry options of input and output for a IO functions. For example, given hdfs,
unread,
how to show the IO registry options for built in IO functions.
How to show the IO registry options of input and output for a IO functions. For example, given hdfs,
10/24/11
quweip...@hotmail.com
11/3/11
about "schema inference" feature in Jaql
Hello, After reading the Jaql Paper "Jaql: A Scripting Language for Large Scale Semistructured
unread,
about "schema inference" feature in Jaql
Hello, After reading the Jaql Paper "Jaql: A Scripting Language for Large Scale Semistructured
11/3/11
KRISHNA
9/27/11
Syntax for "for loop" in JAQL
Can anyone please tell how to use a for loop in jaql or what is the syntax of for loop in Jaql?
unread,
Syntax for "for loop" in JAQL
Can anyone please tell how to use a for loop in jaql or what is the syntax of for loop in Jaql?
9/27/11
Yingzhong.Xu
,
Vuk Erecegovac
2
6/7/11
Is there any actual example for Composite Operators mentioned in the introduction ppt?
Join, union, and co-group are all examples that take multiple input streams. Tee is an example of an
unread,
Is there any actual example for Composite Operators mentioned in the introduction ppt?
Join, union, and co-group are all examples that take multiple input streams. Tee is an example of an
6/7/11
KRISHNA
4/13/11
Regarding Jaql in java
I am a newbie to JAQL. After writing the embedded JAQL in a java program to retrieve the data from
unread,
Regarding Jaql in java
I am a newbie to JAQL. After writing the embedded JAQL in a java program to retrieve the data from
4/13/11
Jonathan Herzig
,
Vuk Erecegovac
2
4/6/11
RuntimeException: Inconsistent state
Not sure what the exact cause is, but a Google search with bits of your exception show that Hadoop
unread,
RuntimeException: Inconsistent state
Not sure what the exact cause is, but a Google search with bits of your exception show that Hadoop
4/6/11
KRISHNA
,
vuk.ercegovac
4
3/23/11
Is there any possibility to start JAQL shell from a slave in a HADOOP CLUSTER?
This is the way I understand your question: "if I ssh into a slave node and want to start jaql,
unread,
Is there any possibility to start JAQL shell from a slave in a HADOOP CLUSTER?
This is the way I understand your question: "if I ssh into a slave node and want to start jaql,
3/23/11
KRISHNA
,
Vuk Erecegovac
2
3/17/11
Regarding how to setup eclipse for jaql
I've provided some instructions here: http://code.google.com/p/jaql/wiki/RunningFromEclipse The
unread,
Regarding how to setup eclipse for jaql
I've provided some instructions here: http://code.google.com/p/jaql/wiki/RunningFromEclipse The
3/17/11
Jonathan Herzig
3/17/11
Task failed to report status exception
Hi, I'm running jaql over a cluster of 6 machines. When i run my jobs on small data it runs
unread,
Task failed to report status exception
Hi, I'm running jaql over a cluster of 6 machines. When i run my jobs on small data it runs
3/17/11
Max Heimel
3
1/13/11
Write aborts with EOFException
And another follow-up. :) The problem was apparently caused by me forgetting to clear the result
unread,
Write aborts with EOFException
And another follow-up. :) The problem was apparently caused by me forgetting to clear the result
1/13/11
Iris Eiron
1/5/11
What does 'shift' do?
No documentation .... :-( I was looking for array operations that will allow me to add/remove a first
unread,
What does 'shift' do?
No documentation .... :-( I was looking for array operations that will allow me to add/remove a first
1/5/11
mhe...@googlemail.com
,
vuk.ercegovac
3
12/17/10
IO in embedded JAQL scripts
Thanks, it really was caused by the conf directory missing. How embarrasing :( On 17 Dez., 19:21,
unread,
IO in embedded JAQL scripts
Thanks, it really was caused by the conf directory missing. How embarrasing :( On 17 Dez., 19:21,
12/17/10
Iris Eiron
10/13/10
Looping does not work, while inlining does ....
Hello, Below please find two excerpts of code. The first is a loop, which fails with
unread,
Looping does not work, while inlining does ....
Hello, Below please find two excerpts of code. The first is a loop, which fails with
10/13/10
Jasper Olbrich
10/6/10
AUTO: Jasper Olbrich is prepared for DELETION (FREEZE) (returning 22/09/2010)
I am out of the office until 22/09/2010. The mail box of Jasper Olbrich is being deactivated and will
unread,
AUTO: Jasper Olbrich is prepared for DELETION (FREEZE) (returning 22/09/2010)
I am out of the office until 22/09/2010. The mail box of Jasper Olbrich is being deactivated and will
10/6/10
Iris Eiron
10/6/10
Is there anything like perl's define()
Hello, How to I check whether a variable (say $var) is already defined or not, without causing a
unread,
Is there anything like perl's define()
Hello, How to I check whether a variable (say $var) is already defined or not, without causing a
10/6/10
Beaker
,
vuk.ercegovac
2
9/27/10
Running Jaql queries against a remote Hadoop cluster
Set HADOOP_HOME and HADOOP_CONF_DIR to point to the right place for your cluster. The files in
unread,
Running Jaql queries against a remote Hadoop cluster
Set HADOOP_HOME and HADOOP_CONF_DIR to point to the right place for your cluster. The files in
9/27/10
Jasper Olbrich
9/20/10
AUTO: Jasper Olbrich is out of the office (returning 22/09/2010)
I am out of the office until 22/09/2010. I will be on vacation and will not check my mail. Note: This
unread,
AUTO: Jasper Olbrich is out of the office (returning 22/09/2010)
I am out of the office until 22/09/2010. I will be on vacation and will not check my mail. Note: This
9/20/10
Iris Eiron
2
9/20/10
IllegalArgumentException: value not matched by this serializer
I think this exception has to do with the fact that $popularDocIDs was materialized. Please see the
unread,
IllegalArgumentException: value not matched by this serializer
I think this exception has to do with the fact that $popularDocIDs was materialized. Please see the
9/20/10
Kevin Wilkinson
,
jingguo yao
4
9/9/10
download jaql source
Sorry for the typo. Maybe there is some network problem with your machine. On Fri, Sep 10, 2010 at 10
unread,
download jaql source
Sorry for the typo. Maybe there is some network problem with your machine. On Fri, Sep 10, 2010 at 10
9/9/10
Rob Stewart
,
vuk.ercegovac
2
9/1/10
JAQL Type Evaluation + Second-Order Functions
The use of the phrase "second-order" is an error-- it should read "higher-order".
unread,
JAQL Type Evaluation + Second-Order Functions
The use of the phrase "second-order" is an error-- it should read "higher-order".
9/1/10
Shane Breatnach
2
8/13/10
Redefining record field value in a transform
Managed to find the solution to my own problem. What the documentation mentions, but doesn't make
unread,
Redefining record field value in a transform
Managed to find the solution to my own problem. What the documentation mentions, but doesn't make
8/13/10
manasi pawar
7/21/10
Any good description of Jaql's built in functions available?
Hi, I am new to jaql and still in the learning phase. Is there any good information available which
unread,
Any good description of Jaql's built in functions available?
Hi, I am new to jaql and still in the learning phase. Is there any good information available which
7/21/10
Markus
7/15/10
The magic of slices
We experienced an unexplainable JAQL behaviour which is really hard to explain because of limited
unread,
The magic of slices
We experienced an unexplainable JAQL behaviour which is really hard to explain because of limited
7/15/10
MrIndia
,
Markus
3
7/15/10
json structure
ps have a look at the thread "how to visit nested data?" written by Kevin Beyer. It
unread,
json structure
ps have a look at the thread "how to visit nested data?" written by Kevin Beyer. It
7/15/10
MrIndia
,
Kevin Beyer
2
7/12/10
overriding default queue
When jaql is started, you point it at a conf directory. You could set any options you want there. If
unread,
overriding default queue
When jaql is started, you point it at a conf directory. You could set any options you want there. If
7/12/10
Kevin Beyer
7/9/10
how to visit nested data?
I moved this question reported as issue 94 to the discussion group: json data : { "someone1
unread,
how to visit nested data?
I moved this question reported as issue 94 to the discussion group: json data : { "someone1
7/9/10
איריס עירון (איתי)
,
Kevin Beyer
5
6/25/10
merging two tables, when the raws of table1 are a subset of the raws of table2
Jaql really needs better pretty printing, but it is straight-forward to do it by hand if you have
unread,
merging two tables, when the raws of table1 are a subset of the raws of table2
Jaql really needs better pretty printing, but it is straight-forward to do it by hand if you have
6/25/10
Iris Eiron
,
Kevin Beyer
3
6/25/10
How would you know if Jaql is stalled or not?
You should be able to see some increased output from jaql on the mapreduce web console. Jaql could
unread,
How would you know if Jaql is stalled or not?
You should be able to see some increased output from jaql on the mapreduce web console. Jaql could
6/25/10
איריס עירון (איתי)
, …
Kevin Beyer
6
6/18/10
Left outer join
The answer comes from this important point: Jaql has three-valued logic for comparison operators (
unread,
Left outer join
The answer comes from this important point: Jaql has three-valued logic for comparison operators (
6/18/10