cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

What is the procedure of using IPOPT solver in Azure databricks?

omran
New Contributor II

I have installed ipopt solver of version 3.11.1 in azure databricks but while running the code it throwing an error -

WARNING: Could not locate the 'ipopt' executable, which is required for solver ipopt

ApplicationError: No executable found for solver 'ipopt'

could anyone please assist me on this issue by telling resolution steps for above error.

1 ACCEPTED SOLUTION

Accepted Solutions

User16764241763
Honored Contributor

Hello @omran shaik​  In the past, we have recommended customers to use docker containers with Databricks as some of these solvers required native compilation and did not work great on the runtimes.

With DCS you have full control of what you want to install.

https://docs.databricks.com/clusters/custom-containers.html

View solution in original post

2 REPLIES 2

Due to conda licensing changes, it is no longer an option for many people. My DBR is 10.2ML

User16764241763
Honored Contributor

Hello @omran shaik​  In the past, we have recommended customers to use docker containers with Databricks as some of these solvers required native compilation and did not work great on the runtimes.

With DCS you have full control of what you want to install.

https://docs.databricks.com/clusters/custom-containers.html

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group