Git Product home page Git Product logo

Comments (6)

ag-ramachandran avatar ag-ramachandran commented on August 16, 2024

Hello @pk2k14

What is your networking strategy? Are you running Kusto in a private network ? (or) Azure Databricks in a seperate Subnet

Regards
Ram

from azure-kusto-spark.

pk2k14 avatar pk2k14 commented on August 16, 2024

Hi @ag-ramachandran,

Yes, Kusto is running in a private network, but we have all the network peerings configured between ADX and ADB.

from azure-kusto-spark.

ag-ramachandran avatar ag-ramachandran commented on August 16, 2024

Hi @pk2k14

The connector uses internal storage accounts of Kusto (managed by Kusto) to be used during ingestion.

To find the storage accounts out connect to the Kusto ingest endpoint on Kusto explorer

image

Execute : .show ingestion resources

You will get the below set of storage accounts being used

image

Whitelist traffic to these storage accounts , without these ingestion will not work.

Query with ForceSingleMode will work, if you use the readMode as ForceDistributedMode, that will fail as well (as it accesses storage that is blocked)

from azure-kusto-spark.

pk2k14 avatar pk2k14 commented on August 16, 2024

Assigning contributor access on the ADX should enable it to write to underlying storage as well, correct?

from azure-kusto-spark.

ag-ramachandran avatar ag-ramachandran commented on August 16, 2024

@pk2k14 the question is not permissions, it is the route to that host (network).

I think there is a seperate thread you are following up with MS in a seperate channel as well ? Would you like to continue there ? ramacg is my handle at MS

from azure-kusto-spark.

pk2k14 avatar pk2k14 commented on August 16, 2024

Yeah sure, we can discuss it over there.

from azure-kusto-spark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.