Ambrose Scalding Support

January 12, 2014 ยท View on GitHub

Usage

To enable the embedded Ambrose server in your Scalding job, add the AmbroseAdapter trait to it. Then, while the job is running, browse to http://localhost:8080/. See EmbeddedAmbroseCascadingNotifier for details on configuring the port, etc.

Authors

  • twdima (@dimatkach69)

Contents

  1. 1Usage
  2. 2Authors