Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-2253

Storm PMML Bolt - Unit Tests

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0
    • None
    • storm-pmml
    • None

    Description

      Currently the patch has integration tests through the form of a test topology that loads a PMML Model and raw input data from a CSV file. The

      {@link RawInputFromCSVSpout}

      creates a stream of tuples with raw inputs, and the

      {@link PMMLPredictorBolt}

      computes the predicted scores.

      The main focus of the initial patch was to design the classes in such a way that they can accommodate arbitrary runtime environments. The default implementation provided uses one such runtime execution library, which is more suited to be tested using integration tests.

      Will add some unit tests around to assert for edge and some common cases

      Attachments

        Activity

          People

            hmclouro Hugo Da Cruz Louro
            hmclouro Hugo Da Cruz Louro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: