[
https://issues.apache.org/jira/browse/DRILL-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kethu sai kumar updated DRILL-7383:
-----------------------------------
Description:
not able to execute query on files in local system using dfs through Drill rest
API in java using httpClient. Example json in post is :
{
"queryType": "SQL",
"query": "SELECT * FROM dfs.`C:\\Users\\41612\\Downloads\\review.json` LIMIT
10",
"autoLimit": 10
}.
Please help!
was:not able to execute query on files in local system using dfs through
Drill rest API in java using httpClient. Example json in post is :
> Apache Drill RestAPI
> --------------------
>
> Key: DRILL-7383
> URL: https://issues.apache.org/jira/browse/DRILL-7383
> Project: Apache Drill
> Issue Type: Bug
> Reporter: kethu sai kumar
> Priority: Major
>
> not able to execute query on files in local system using dfs through Drill
> rest API in java using httpClient. Example json in post is :
> {
> "queryType": "SQL",
> "query": "SELECT * FROM dfs.`C:\\Users\\41612\\Downloads\\review.json` LIMIT
> 10",
> "autoLimit": 10
> }.
> Please help!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)