one lake
6 TopicsIngest Data from Streaming API
I am trying to ingest data into my Lakehouse from a streaming API (https://developer-specs.company-information.service.gov.uk/streaming-api/guides/overview) I currently do this using a Function App that connects to the API and packages and stores files every 8 minutes. The Function then reconnects using the latest timestamp processed. This is the recommended method in the above link. How can I recreate this in Fabric pipelines/eventstream to ingest the streaming data into OneLake? ThanksSolved20KViews0likes6CommentsKQL Database - Shortcut creation failed
Hello everyone!, I want to create a Shortcut in a KQL database pointing to a Warehouse table but I'm getting errors (I am the owner of both and they are in the same Workspace). I don't know If I'm doing something wrong and what can I do. Thanks!3KViews0likes5CommentsGets "code":"Unauthorized" error when accessing one lake in microsoft fabric
I created a KQL database which has event hub as the source and I can see the data in the KQl table I created. However , after activating the One lake path and I try to open it in new window. I get the below error: {"error":{"code":"Unauthorized","message":"Authentication Failed with Bearer token is not present in the request"}} What wrong am I doing. What permission do I need to check. couldnt find in Fabric documentation anything on generating token5.1KViews0likes7CommentsKQL Shortcut OneLake Option Missing
Hi there - We want to process data from Azure Data Explorer (Kusto). using Spark. I have created shortcut using this Create a database shortcut - Microsoft Fabric | Microsoft Learn . However, I don't see option for creating shorcut on top of KQL Shortcut database i.e I want to access this data under Lakehouse using externaltable option in order to process using spark. Created ShortCut using Azure Data Explorer (Kusto). Create a database shortcut - Microsoft Fabric | Microsoft Learn OneLakeAvailability Option: I can see OneLake Availablity Option for new kql database created in Fabric but it's missig in Above Screenshot Please suggest how to resolve the issue. Thanks, AbhiramSolved3.2KViews0likes4Comments