Bhagi created FLINK-22503:
-----------------------------
Summary: getting eroor on select query in flink sql
Key: FLINK-22503
URL:
https://issues.apache.org/jira/browse/FLINK-22503 Project: Flink
Issue Type: Bug
Components: Deployment / Kubernetes
Affects Versions: 1.12.2
Environment: Hi Team,
I added source table *orders* with filesystem connector using csv file. when i am running the select * from orders, its throwing error. even i chaged the mode also not working.
!image-2021-04-28-13-33-36-784.png!
[ERROR] Could not execute SQL statement. Reason:
org.apache.flink.table.client.gateway.SqlExecutionException: Results of batch queries can only be served in table or tableau mode
2) I used sink as Elasticsearch , but not able to see the data in elasticsearch index.. Can you please check and help me two issues
!image-2021-04-28-13-40-42-375.png!
!image-2021-04-28-13-43-00-455.png!
Reporter: Bhagi
Attachments: image-2021-04-28-13-33-36-784.png, image-2021-04-28-13-40-42-375.png, image-2021-04-28-13-43-00-455.png
--
This message was sent by Atlassian Jira
(v8.3.4#803005)