Hello,
I ran the Interpreter with the provided plan (simple_plan.json) and did not
get any output on the console. I verified if it could read the JSON plan
correctly.
When I try to look at the LogicalPlan parsed from simple_plan.json, I get
the following:
{
head : {
type : "APACHE_DRILL_LOGICAL",
version : 1,
generator : {
type : "manual",
info : "na"
}
},
storage : {
console : {
type : "console"
},
fs1 : {
type : "fs"
},
cp : {
type : "classpath"
}
},
query : [ ]
}
What might be the issue here?
--
Shrinidhi Chaudhari*.*