Class SparkOperatorRunner


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

      All Methods Instance Methods Concrete Methods 
      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 Detail

      • SparkOperatorRunner

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

      • 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