Similar issues are going on in spark-website as well. I also filed a ticket at https://issues.apache.org/jira/browse/INFRA-17469.
2018년 12월 12일 (수) 오전 9:02, Reynold Xin <r...@databricks.com>님이 작성: > I filed a ticket: https://issues.apache.org/jira/browse/INFRA-17403 > > Please add your support there. > > > On Tue, Dec 11, 2018 at 4:58 PM, Sean Owen <sro...@apache.org> wrote: > >> I asked on the original ticket at >> https://issues.apache.org/jira/browse/INFRA-17385 but no follow-up. Go >> ahead and open a new INFRA ticket. >> >> On Tue, Dec 11, 2018 at 6:20 PM Reynold Xin <r...@databricks.com> wrote: >> >>> Thanks, Sean. Which INFRA ticket is it? It's creating a lot of noise so >>> I want to put some pressure myself there too. >>> >>> >>> On Mon, Dec 10, 2018 at 9:51 AM, Sean Owen <sro...@apache.org> wrote: >>> >>>> Agree, I'll ask on the INFRA ticket and follow up. That's a lot of >>>> extra noise. >>>> >>>> On Mon, Dec 10, 2018 at 11:37 AM Marcelo Vanzin <van...@cloudera.com> >>>> wrote: >>>> >>>> Hmm, it also seems that github comments are being sync'ed to jira. >>>> That's gonna get old very quickly, we should probably ask infra to disable >>>> that (if we can't do it ourselves). >>>> On Mon, Dec 10, 2018 at 9:13 AM Sean Owen <sro...@apache.org> wrote: >>>> >>>> Update for committers: now that my user ID is synced, I can >>>> successfully push to remote https://github.com/apache/spark directly. >>>> Use that as the 'apache' remote (if you like; gitbox also works). I >>>> confirmed the sync works both ways. >>>> >>>> As a bonus you can directly close pull requests when needed instead of >>>> using "Close Stale PRs" pull requests. >>>> >>>> On Mon, Dec 10, 2018 at 10:30 AM Sean Owen <sro...@apache.org> wrote: >>>> >>>> Per the thread last week, the Apache Spark repos have migrated from >>>> https://git-wip-us.apache.org/repos/asf to >>>> https://gitbox.apache.org/repos/asf >>>> >>>> Non-committers: >>>> >>>> This just means repointing any references to the old repository to the >>>> new one. It won't affect you if you were already referencing >>>> https://github.com/apache/spark . >>>> >>>> Committers: >>>> >>>> Follow the steps at https://reference.apache.org/committer/github to >>>> fully sync your ASF and Github accounts, and then wait up to an hour for it >>>> to finish. >>>> >>>> Then repoint your git-wip-us remotes to gitbox in your git checkouts. >>>> For our standard setup that works with the merge script, that should be >>>> your 'apache' remote. For example here are my current remotes: >>>> >>>> $ git remote -v >>>> apache https://gitbox.apache.org/repos/asf/spark.git (fetch) apache >>>> https://gitbox.apache.org/repos/asf/spark.git (push) apache-github >>>> git://github.com/apache/spark (fetch) apache-github git:// >>>> github.com/apache/spark (push) origin https://github.com/srowen/spark >>>> (fetch) >>>> origin https://github.com/srowen/spark (push) >>>> upstream https://github.com/apache/spark (fetch) >>>> upstream https://github.com/apache/spark (push) >>>> >>>> In theory we also have read/write access to github.com now too, but >>>> right now it hadn't yet worked for me. It may need to sync. This note just >>>> makes sure anyone knows how to keep pushing commits right now to the new >>>> ASF repo. >>>> >>>> Report any problems here! >>>> >>>> Sean >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe e-mail: dev-unsubscr...@spark.apache.org >>>> >>>> -- >>>> Marcelo >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe e-mail: dev-unsubscr...@spark.apache.org >>>> >>> >