def configure()

in ambari_plugin-2.0.6/common-services/DOLPHIN/2.0.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()