Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
To find the query’s LINQ script in the Devo app, open the query in the Data search area, then choose Query code editor from the toolbar.
Data search
Query code editor
To find the query ID, open the query in the Data search area, then open the search window menu and select Current query → Get ID.
Current query → Get ID
{ "query": "from demo.ecommerce.data select *", "from": 1519645036, "to": 1519645136, "mode": { "type": "json" }, "destination": { "type": "hdfs", "params": { "param1": "value1", "param1": "value2" } } }
Was this page helpful?