Rahul Challapalli created DRILL-1185: ----------------------------------------
Summary: Drill not picking up 'text' files from classpath Key: DRILL-1185 URL: https://issues.apache.org/jira/browse/DRILL-1185 Project: Apache Drill Issue Type: Bug Components: Execution - Flow Reporter: Rahul Challapalli Priority: Blocker git.commit.id.abbrev=e5c2da0 I placed a json file and text file under '/etc/drill/conf/' folder. Drill picks up the json file but throws 'resource classpath:/region.tbl not found' error in case of a text file. Query : select * from cp.`region.tbl`; Attached the error log. -- This message was sent by Atlassian JIRA (v6.2#6252)