Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1128
Actually I did find a problem. When I submit a normal query where results
are included in the time range, I get:
```
{
"jobId": "",
"jobStatus": "SUBMITTED",
"description": "Job submitted",
"percentComplete": 0,
"pageTotal": 0
}
```
The jobId is missing.---
