cancel
Showing results for 
Search instead for 
Did you mean: 

Consume BW data on Hana with python

former_member659945
Discoverer
0 Kudos

Hi!

Today we are running BW on Hana with runtime license. Now we have some new requirements from our data scientist users, that they want to connect and consume some BW data, for exploration/predictive analysis and machine learning. Want I know that they are working with python via Jupyter notebook, thus they want to connect python to the BW data.

How can I best help them with this requirement?

I have seen that you can use the SAP HANA Python Client API, to connect and consume Hana data. Can you use the Python client API if you only have the runtime license?

To be able to give them access to the BW data on Hana, I will generate SAP HANA views on supported objects (for example Datastore objects), so they can consume the data via HANA, because we have runtime license and not enterprise license.

Can you do like this, or is there some better alternatives, if you only have the runtime license?

BR

Stefan

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos
former_member659945
Discoverer
0 Kudos

Thx Andreas for the Answer. I will contact our Account Executive.

Regards

Stefan

AndreasForster
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Stefan, Please reach out to your Account Executive to clarify this specific licencing question.
That Python wrapper has some capabilities which might not comply with the runtime restrictions (ie the ability to create tables and upload data).
Greetings, Andreas

john_hawk
Active Contributor
0 Kudos

Your appraoch is sound.