Class SparkOperatorRunner

java.lang.Object
org.gorpipe.spark.SparkOperatorRunner

public class SparkOperatorRunner
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SparkOperatorRunner()  
  • Method Summary

    Modifier and Type Method Description
    void run​(java.lang.String yaml, java.lang.String projectroot)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SparkOperatorRunner

      public SparkOperatorRunner() throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details

    • run

      public void run​(java.lang.String yaml, java.lang.String projectroot) throws java.io.IOException, io.kubernetes.client.openapi.ApiException
      Throws:
      java.io.IOException
      io.kubernetes.client.openapi.ApiException