Remove outdated PySpark experimental warning in example (#2014)

Signed-off-by: Andrej Kyselica <andrejky@microsoft.com>
This commit is contained in:
Andrej Kyselica 2024-05-09 17:52:45 -04:00 committed by GitHub
parent a1efb79a4f
commit 1d123caa97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -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