Github user oxygen311 commented on the issue:
https://github.com/apache/zeppelin/pull/3064
Scenario: get a list of client IDs from one source (flat file, base, SAP),
send the list to the database and perform complex analytics with it.
The data in the database is large and there is no way to pull everything
into Python to run the analytics inside the Python.---
