How to Integrate an Exported Next.js App with Dataiku (v14.0.2)?

Hello everyone, I’m a junior developer and I’m having trouble integrating Next.js with Dataiku.
I tried exporting my Next.js application to HTML using the output: export
method, but I’m still encountering issues. I’m currently using Dataiku version 14.0.2. Here’s an example of the error I’m seeing:
Could anyone advise if there’s
a specific configuration or compatibility requirement to get this working?
Operating system used: MacOS
Best Answer
-
Hi :)
So it would be a little complicated to see what you are doing solely based on screenshot.
What I would recommend here is to open a support ticket with both instance diagnostis code studio diagnosis.
For code studio diagnosis:
Go to Administration --> Code Studios --> Click in [YOUR_CODE_STUDIO_NAME] --> Build History --> Select your last build --> click in the Download button:
For instance diagnosis:
Go to Administration > Maintenance > Diagnostic tool. Click on Create diagnosis then download (we will need the latest diagnosis here.
We will be happy to investigate and help troubleshoot this over ticket:)
Best,
Yasmine
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,575 Neuron
Why are you using Plugin Webapps? I will suggest you start with a simple plain (non-Plugin) Webapp:
-
Hi:)
I hope that you are doing well.
Next webapp are not natively supported in DSS. One thing that you could play around with and test here would be to use the code studio feature for web applications implementation. There are some general examples using other frameworks in our doc that you can leverage and customize to best suits your needs:
Thank you very much for bringing up this topic. I am assuming that you are attempting to follow different threads from community based on your post such as:
I would recommend to test out the code studio approach for your implementation here:)
Best,
Yasmine
-
I’d like to follow up on my question. The suggested solution was to use Code Studios. I have tried using Code Studios, but whenever I attempt to build, I always get the following error. This happens even though my Code Env is still using
pandas
v2.0.0 and the same version ofnumpy
. However, I still encounter the same error as mentioned. -
Thank you so much for your response! I’ll follow your suggestion in Code Studios and update you with the results.
-
We’ve deleted your comment due to sensitive data, please don’t share diagnosis on public forum/these are meant for tickets.
-
Thanks for letting me know. I understand about the sensitive data, and I’ll submit the diagnosis files through a support ticket instead of posting them here.
I’ll follow the steps you provided for both the Code Studio diagnosis and the instance diagnosis, and will share them securely via the ticket.
Thanks again for your help!