You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/04 12:06:00 UTC

[jira] [Work logged] (BEAM-11466) [Website revamp] Development of the button bar on the Home Page

     [ https://issues.apache.org/jira/browse/BEAM-11466?focusedWorklogId=530625&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-530625 ]

ASF GitHub Bot logged work on BEAM-11466:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jan/21 12:05
            Start Date: 04/Jan/21 12:05
    Worklog Time Spent: 10m 
      Work Description: Jakub-Sadowski commented on a change in pull request #13596:
URL: https://github.com/apache/beam/pull/13596#discussion_r551277818



##########
File path: website/www/site/data/en/documentation_runners.yaml
##########
@@ -0,0 +1,34 @@
+# Licensed 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.
+
+- name: { text: "DirectRunner:", link: /documentation/runners/direct/ }
+  icon: icons/documentation/runners/beam-icon.svg
+  description: Runs locally on your machine – great for developing, testing, and debugging.
+- name: { text: "FlinkRunner:", link: /documentation/runners/flink/ }
+  icon: icons/documentation/runners/flink-icon.svg
+  description: Runs on <a href="https://flink.apache.org">Apache Flink</a>.
+- name: { text: "SparkRunner:", link: /documentation/runners/spark/ }
+  icon: icons/documentation/runners/spark-icon.svg
+  description: Runs on <a href="https://spark.apache.org">Apache Spark</a>.
+- name: { text: "DataflowRunner:", link: /documentation/runners/dataflow/ }
+  icon: icons/documentation/runners/dataflow-icon.svg
+  description: Runs on <a href="https://cloud.google.com/dataflow">Google Cloud Dataflow</a>, a fully managed service within Google Cloud Platform.
+- name: { text: "SamzaRunner:", link: /documentation/runners/samza/ }
+  icon: icons/documentation/runners/samza-icon.svg
+  description: Runs on <a href="https://samza.apache.org">Apache Samza</a>.
+- name: { text: "NemoRunner:", link: /documentation/runners/nemo/ }
+  icon: icons/documentation/runners/nemo-icon.svg
+  description: Runs on <a href="https://nemo.apache.org">Apache Nemo</a>.
+- name: { text: "JetRunner:", link: /documentation/runners/jet/ }
+  description: Runs on <a href="https://jet.hazelcast.org/">Hazelcast Jet</a>.
+- name: { text: "Twister2Runner:", link: /documentation/runners/twister2/ }
+  description: Runs on <a href="https://twister2.org/">Twister2</a>.

Review comment:
       yea, you're right, I fixed this




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 530625)
    Time Spent: 1h 10m  (was: 1h)

> [Website revamp] Development of the button bar on the Home Page
> ---------------------------------------------------------------
>
>                 Key: BEAM-11466
>                 URL: https://issues.apache.org/jira/browse/BEAM-11466
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Agnieszka Sell
>            Assignee: Jakub Sadowski
>            Priority: P2
>              Labels: website-revamp-2020, website-revamp-sprint-10
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)