M1 libraries

Tags
Registered Posts: 82 ✭✭

Dataiku does not run natively on the M1 Mac. But I am wondering if my library code can use libraries compiled for the M1 chip while the Dataiku framework continues to run on the Intel Chip through Rosetta. Thanks.


Operating system used: Mac Ventur

Best Answer

  • Dataiker, Registered Posts: 28 Dataiker
    Answer ✓

    Hello @Erlebacher
    ,

    You are right, DSS does not natively run on M1 and needs to leverage Rosetta.Python Library code written in the Library Editor is code that will be reusable within your project. This means that it will inherit the packages installed in the code-env (or base DSS env) that runs it.
    Dataiku DSS does not support code envs running with ARM (M1) built Python binaries.
    On x86 (Intel) based code envs you will not be able to run a native ARM (M1) package.
    I would strongly suggest only using x86 (Intel) based packages.

    Alex

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.