Thanks for the reply, When I start Zeppelin daemon, only ZeppelinServer process will be created. when I just connect to the Zeppelin webui from the browser, <host:8090> (I've changed the port), a SparkSubmit process will be created!
On Tue, Apr 24, 2018 at 10:14 AM, Jongyoul Lee <[email protected]> wrote: > Hi, > > AFAIK, it might be something wrong. Can you explain more about it? > > JL > > On Sun, Apr 22, 2018 at 6:36 PM, Soheil Pourbafrani <[email protected] > > wrote: > >> Hi, I use Zeppelin 7.3 >> >> Customizing Cassandra interpreter, I configured it for my Cassandra >> cluster. >> >> When I try to get data from Cassandra using the command: >> >> %cassandra >> >> SELECT * FROM Key.Table ; >> >> I expect it only creates just a RemoteInterpreterServer process to fetch >> data from Cassandra, but in addition to RemoteInterpreterServer, a >> SparkSubmit process is created! >> >> I didn't use any spark code, just Cassandra CQL query, Why the >> SparkSubmit process is created? >> > > > > -- > 이종열, Jongyoul Lee, 李宗烈 > http://madeng.net >
