[jira] [Commented] (DRILL-3944) Drill MAXDIR Unknown variable or type "FILE_SEPARATOR"

2016-01-26 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117535#comment-15117535 ] Arina Ielchiieva commented on DRILL-3944: - As part of solution we can update the template

[jira] [Updated] (DRILL-3944) Drill MAXDIR Unknown variable or type "FILE_SEPARATOR"

2016-01-26 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva updated DRILL-3944: Attachment: newStackTrace.txt > Drill MAXDIR Unknown variable or type "FILE_SEPARATOR" >

[jira] [Created] (DRILL-4311) Unexpected exception during fragment initialization: Internal error: Error while applying rule DrillTableRule, args [rel#6431439:EnumerableTableScan.ENUMERABLE.ANY([]).[]

2016-01-26 Thread Chun Chang (JIRA)
Chun Chang created DRILL-4311: - Summary: Unexpected exception during fragment initialization: Internal error: Error while applying rule DrillTableRule, args [rel#6431439:EnumerableTableScan.ENUMERABLE.ANY([]).[](table=[hive,

[jira] [Created] (DRILL-4312) JDBC PlugIN - MySQL Causes errors in Drill INFORMATION_SCHEMA

2016-01-26 Thread Andries Engelbrecht (JIRA)
Andries Engelbrecht created DRILL-4312: -- Summary: JDBC PlugIN - MySQL Causes errors in Drill INFORMATION_SCHEMA Key: DRILL-4312 URL: https://issues.apache.org/jira/browse/DRILL-4312 Project:

[jira] [Commented] (DRILL-3739) NPE on select from Hive for HBase table

2016-01-26 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117854#comment-15117854 ] Krystal commented on DRILL-3739: git.commit.id.abbrev=3d0b4b0 Verified that bug is fixed. > NPE on

[jira] [Closed] (DRILL-3739) NPE on select from Hive for HBase table

2016-01-26 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal closed DRILL-3739. -- Verified. > NPE on select from Hive for HBase table > --- > >

[jira] [Created] (DRILL-4313) C++ client should manage load balance of queries

2016-01-26 Thread Parth Chandra (JIRA)
Parth Chandra created DRILL-4313: Summary: C++ client should manage load balance of queries Key: DRILL-4313 URL: https://issues.apache.org/jira/browse/DRILL-4313 Project: Apache Drill Issue

[jira] [Commented] (DRILL-3944) Drill MAXDIR Unknown variable or type "FILE_SEPARATOR"

2016-01-26 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118336#comment-15118336 ] Parth Chandra commented on DRILL-3944: -- That might work. You would need to do this for all the

[jira] [Created] (DRILL-4314) Unit Test Framework Enhancement: Schema check for zero-row query

2016-01-26 Thread Sean Hsuan-Yi Chu (JIRA)
Sean Hsuan-Yi Chu created DRILL-4314: Summary: Unit Test Framework Enhancement: Schema check for zero-row query Key: DRILL-4314 URL: https://issues.apache.org/jira/browse/DRILL-4314 Project:

[jira] [Commented] (DRILL-4196) some TPCDS queries return wrong result when hash join is disabled

2016-01-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118374#comment-15118374 ] ASF GitHub Bot commented on DRILL-4196: --- GitHub user amithadke opened a pull request:

[jira] [Commented] (DRILL-4196) some TPCDS queries return wrong result when hash join is disabled

2016-01-26 Thread amit hadke (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118378#comment-15118378 ] amit hadke commented on DRILL-4196: --- [~vicky] I think I fixed problem in above PR. Could you please

[jira] [Commented] (DRILL-4311) Unexpected exception during fragment initialization: Internal error: Error while applying rule DrillTableRule, args [rel#6431439:EnumerableTableScan.ENUMERABLE.ANY([]).

2016-01-26 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118402#comment-15118402 ] Jinfeng Ni commented on DRILL-4311: --- The stack trace shows an NPE hit by the FileSystem. Is it possible

[jira] [Commented] (DRILL-4311) Unexpected exception during fragment initialization: Internal error: Error while applying rule DrillTableRule, args [rel#6431439:EnumerableTableScan.ENUMERABLE.ANY([]).

2016-01-26 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118421#comment-15118421 ] Chun Chang commented on DRILL-4311: --- It's possible the hive table was not present (creation failed or it

[jira] [Commented] (DRILL-4196) some TPCDS queries return wrong result when hash join is disabled

2016-01-26 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118454#comment-15118454 ] Victoria Markman commented on DRILL-4196: - I will do it tonight. > some TPCDS queries return