Remove outdated PySpark experimental warning in example (#2014)
Signed-off-by: Andrej Kyselica <andrejky@microsoft.com>
This commit is contained in:
parent
a1efb79a4f
commit
1d123caa97
|
|
@ -12,9 +12,6 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
# Support for Python is experimental, and requires building SNAPSHOT image of Apache Spark,
|
||||
# with `imagePullPolicy` set to Always
|
||||
|
||||
apiVersion: "sparkoperator.k8s.io/v1beta2"
|
||||
kind: SparkApplication
|
||||
|
|
|
|||
Loading…
Reference in New Issue