Are there any plans to create a docker container for Kustainer / Data Explorer emulator that is compatible with MacOS on arm64?

CC 5 Reputation points
2024-02-16T14:23:12.6333333+00:00

Hi everybody. As the title says, I would greatly appreciate to use the Kustainer image on my Mac with M1 processor. I can run the linux container but it fails with an exception:

/kusto/Kusto.Personal /
Kusto.Personal: Exception: [TypeInitializationException]: Type=Kusto.Cloud.Platform.Utils.Anchor, InnerException=Function not implemented
System.TypeInitializationException: The type initializer for 'Kusto.Cloud.Platform.Utils.Anchor' threw an exception.
 ---> System.IO.IOException: Function not implemented
   at System.IO.FileSystemWatcher.StartRaisingEvents()
   at System.IO.FileSystemWatcher.StartRaisingEventsIfNotDisposed()
   at System.IO.FileSystemWatcher.set_EnableRaisingEvents(Boolean value)
   at Kusto.Cloud.Platform.Utils.AppSettingsFileProvider.StartWatching()
   at Kusto.Cloud.Platform.Utils.Tweaks.TryRegisterTweaksFile(String path, String file)
   at Kusto.Cloud.Platform.Utils.Tweaks.RegisterMandatoryTweaksFiles()
   at Kusto.Cloud.Platform.Utils.Tweaks..ctor()
   at Kusto.Cloud.Platform.Utils.Anchor..cctor()
   --- End of inner exception stack trace ---
   at Kusto.Cloud.Platform.Utils.Anchor.Initialize()
   at Kusto.Cloud.Platform.Utils.Library.Initialize(CloudPlatformExecutionMode cloudPlatformExecutionMode, ClientServerProfile clientServerProfile, Assembly assembly)
   at Kusto.Personal.Program.Main(String[] args)		
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
501 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 30,711 Reputation points MVP
    2024-02-16T18:37:20.13+00:00

    Hello @CC,

    welcome to this moderated Azure community forum.

    The prerequisites lists a number of operating systems supported:

    Windows Server 2022, Windows Server 2019 Version 10.0.17763.2928 or newer, Windows 11, Any Linux distro that supports Docker Client for Linux

    Please provide some feedback on this page

    enter image description here

    You can also provide product feedback on the "Share your Ideas" portal. This is actually read by Microsoft!


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.

    0 comments No comments