def configure()

in ambari_plugin-1.3.6/common-services/DOLPHIN/1.3.6/package/scripts/dolphin_worker_service.py [0:0]


  def configure(self, env):
    import params
    params.pika_slave = True
    env.set_params(params)

    dolphin_env()