You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yikun Jiang (Jira)" <ji...@apache.org> on 2022/10/10 07:08:00 UTC

[jira] [Commented] (SPARK-40723) Add .asf.yaml to apache/spark-docker

    [ https://issues.apache.org/jira/browse/SPARK-40723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614924#comment-17614924 ] 

Yikun Jiang commented on SPARK-40723:
-------------------------------------

I will push the first commit with .asf.yaml to initialize the repo.

cc [~hyukjin.kwon] [~podongfeng]

> Add .asf.yaml to apache/spark-docker
> ------------------------------------
>
>                 Key: SPARK-40723
>                 URL: https://issues.apache.org/jira/browse/SPARK-40723
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Project Infra
>    Affects Versions: 3.3.0
>            Reporter: Yikun Jiang
>            Assignee: Yikun Jiang
>            Priority: Major
>
> We will initial the repo with .asf.yaml as first commit
> {code:yaml}
> # Licensed to the Apache Software Foundation (ASF) under one or more
> # contributor license agreements. See the NOTICE file distributed with
> # this work for additional information regarding copyright ownership.
> # The ASF licenses this file to You under the Apache License, Version 2.0
> # (the "License"); you may not use this file except in compliance with
> # the License. You may obtain a copy of the License at
> #
> # http://www.apache.org/licenses/LICENSE-2.0
> #
> # Unless required by applicable law or agreed to in writing, software
> # distributed under the License is distributed on an "AS IS" BASIS,
> # 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.
> # https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
> ---
> github:
>   description: "Official Dockerfile for Apache Spark"
>   homepage: https://spark.apache.org/
>   labels:
>     - python
>     - scala
>     - r
>     - java
>     - big-data
>     - jdbc
>     - sql
>     - spark
>   enabled_merge_buttons:
>     merge: false
>     squash: true
>     rebase: true
> notifications:
>   pullrequests: reviews@spark.apache.org
>   issues: reviews@spark.apache.org
>   commits: commits@spark.apache.org
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org