[jira] [Commented] (DRILL-4653) Malformed JSON should not stop the entire query from progressing

2016-06-10 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325482#comment-15325482 ] Deneche A. Hakim commented on DRILL-4653: - Sorry for taking so long, unfortunately I don't know

[jira] [Commented] (DRILL-4653) Malformed JSON should not stop the entire query from progressing

2016-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325472#comment-15325472 ] ASF GitHub Bot commented on DRILL-4653: --- GitHub user ssriniva123 opened a pull request:

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325241#comment-15325241 ] Paul Rogers commented on DRILL-4286: Thanks for the ideas. This is tricky stuff! To see where I'm

[jira] [Commented] (DRILL-4715) Java compilation error for a query with large number of expressions

2016-06-10 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325201#comment-15325201 ] Jacques Nadeau commented on DRILL-4715: --- Got it. Thanks for the clarification. > Java compilation

[jira] [Commented] (DRILL-4715) Java compilation error for a query with large number of expressions

2016-06-10 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325176#comment-15325176 ] Jinfeng Ni commented on DRILL-4715: --- AFAIK, it's not caused by lacking support of subexpression level.

[jira] [Commented] (DRILL-4715) Java compilation error for a query with large number of expressions

2016-06-10 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325101#comment-15325101 ] Jinfeng Ni commented on DRILL-4715: --- The testcase with large # of project expression was disabled in

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325083#comment-15325083 ] John Omernik commented on DRILL-4286: - Also, what I am doing doesn't really affect planning

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325079#comment-15325079 ] John Omernik commented on DRILL-4286: - So, I deleted my previous comment and replacing it with. I

[jira] [Issue Comment Deleted] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Omernik updated DRILL-4286: Comment: was deleted (was: Actually I disagree. Drillbits can accept queries in a DRAINING state,

[jira] [Commented] (DRILL-4715) Java compilation error for a query with large number of expressions

2016-06-10 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325071#comment-15325071 ] Jacques Nadeau commented on DRILL-4715: --- I also wonder whether this test even passes:

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325070#comment-15325070 ] John Omernik commented on DRILL-4286: - Actually I disagree. Drillbits can accept queries in a

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325018#comment-15325018 ] Paul Rogers commented on DRILL-4286: We'd still have a race condition: if Formen kept sending queries

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324982#comment-15324982 ] Paul Rogers commented on DRILL-4286: Hi John, ZK works by maintaining a heartbeat from ZK client to

[jira] [Commented] (DRILL-4694) CTAS in JSON format produces extraneous NULL fields

2016-06-10 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324908#comment-15324908 ] Parth Chandra commented on DRILL-4694: -- Just to clarify - store.json.writer.skip_null_fields = true

[jira] [Commented] (DRILL-4715) Java compilation error for a query with large number of expressions

2016-06-10 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324780#comment-15324780 ] Aman Sinha commented on DRILL-4715: --- Interesting...it seems like we would need to find a balance:

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324707#comment-15324707 ] John Omernik commented on DRILL-4286: - What if the Drill bit only rejected work when it was in a

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324703#comment-15324703 ] Paul Rogers commented on DRILL-4286: One more detail on the possible design. While the ZK method

[jira] [Created] (DRILL-4715) Java compilation error for a query with large number of expressions

2016-06-10 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created DRILL-4715: - Summary: Java compilation error for a query with large number of expressions Key: DRILL-4715 URL: https://issues.apache.org/jira/browse/DRILL-4715 Project: Apache Drill

[jira] [Commented] (DRILL-4286) Have an ability to put server in quiescent mode of operation

2016-06-10 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15324398#comment-15324398 ] John Omernik commented on DRILL-4286: - Paul and I had an offline discussion on this as well, so I will