You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/17 14:43:22 UTC

[GitHub] [beam] bullet03 opened a new pull request, #22757: [Website] add intuit case-study

bullet03 opened a new pull request, #22757:
URL: https://github.com/apache/beam/pull/22757

   - add intuit to case-studies
   - add intuit to quote-cards on homepage
   ------------------------
   
   Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
   
    - [ ] [**Choose reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and mention them in a comment (`R: @username`).
    - [ ] Mention the appropriate issue in your description (for example: `addresses #123`), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment `fixes #<ISSUE NUMBER>` instead.
    - [ ] Update `CHANGES.md` with noteworthy changes.
    - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [Contributor Guide](https://beam.apache.org/contribute) for more tips on [how to make review process smoother](https://beam.apache.org/contribute/get-started-contributing/#make-the-reviewers-job-easier).
   
   To check the build health, please visit [https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md](https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md)
   
   GitHub Actions Tests Status (on master branch)
   ------------------------------------------------------------------------------------------------
   [![Build python source distribution and wheels](https://github.com/apache/beam/workflows/Build%20python%20source%20distribution%20and%20wheels/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
   [![Python tests](https://github.com/apache/beam/workflows/Python%20tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
   [![Java tests](https://github.com/apache/beam/workflows/Java%20Tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
   [![Go tests](https://github.com/apache/beam/workflows/Go%20tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Go+tests%22+branch%3Amaster+event%3Aschedule)
   
   See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more information about GitHub Actions CI.
   


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] aijamalnk commented on pull request #22757: [Website] add Intuit case-study

Posted by GitBox <gi...@apache.org>.
aijamalnk commented on PR #22757:
URL: https://github.com/apache/beam/pull/22757#issuecomment-1218406305

   Thank you, LGTM!


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] aijamalnk merged pull request #22757: [Website] add Intuit case-study

Posted by GitBox <gi...@apache.org>.
aijamalnk merged PR #22757:
URL: https://github.com/apache/beam/pull/22757


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] alevtinaboiko commented on pull request #22757: [Website] add Intuit case-study

Posted by GitBox <gi...@apache.org>.
alevtinaboiko commented on PR #22757:
URL: https://github.com/apache/beam/pull/22757#issuecomment-1218206483

   Verified, works as expected. Reviewed and tested by QA


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] AKosolapov commented on a diff in pull request #22757: [Website] add Intuit case-study

Posted by GitBox <gi...@apache.org>.
AKosolapov commented on code in PR #22757:
URL: https://github.com/apache/beam/pull/22757#discussion_r948072410


##########
website/www/site/content/en/case-studies/intuit.md:
##########
@@ -0,0 +1,182 @@
+---
+title: "Powering Streaming and Real-time ML at Intuit"
+name: "Intuit"
+icon: "/images/logos/powered-by/intuit.png"
+category: "study"
+cardTitle: "Powering Streaming and Real-time ML at Intuit"
+cardDescription: "We feel that the runner agnosticism of Apache Beam affords flexibility and future-proofs our Stream Processing Platform as new runtimes are developed. Apache Beam enabled the democratization of stream processing at Intuit and the migration of many batch jobs to streaming applications."
+authorName: "Nick Hwang"
+authorPosition: "Engineering Manager @ Stream Processing Platform"
+authorImg: /images/case-study/intuit/nick_hwang.png
+publishDate: 2022-08-16T00:12:00+00:00
+---
+<!--
+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.
+-->
+<div class="case-study-opinion">
+    <div class="case-study-opinion-img">
+        <img class="case-study-opinion-img-cropped" src="/images/logos/powered-by/intuit.png"/>
+    </div>
+    <blockquote class="case-study-quote-block">
+      <p class="case-study-quote-text">
+        “We feel that the runner agnosticism of Apache Beam affords flexibility and future-proofs our Stream Processing Platform as new runtimes are developed. Apache Beam enabled the democratization of stream processing at Intuit and the migration of many batch jobs to streaming applications.”
+      </p>
+      <div class="case-study-quote-author">
+        <div class="case-study-quote-author-img">
+            <img src="/images/case-study/intuit/nick_hwang.png">
+        </div>
+        <div class="case-study-quote-author-info">
+            <div class="case-study-quote-author-name">
+              Nick Hwang
+            </div>
+            <div class="case-study-quote-author-position">
+              Engineering Manager @ Stream Processing Platform
+            </div>
+        </div>
+      </div>
+    </blockquote>
+</div>
+<div class="case-study-post">
+
+# Powering Streaming and Real-time ML at Intuit
+
+## Background
+
+[Intuit®](https://www.intuit.com/) is a global technology platform that provides a range of financial and marketing automation solutions, including [TurboTax](https://turbotax.intuit.com/), [QuickBooks](https://quickbooks.intuit.com/), [Mint](https://mint.intuit.com/), [Credit Karma](https://www.creditkarma.com/), and [Mailchimp](https://www.google.com/aclk?sa=l&ai=DChcSEwikrNa884r4AhUyGH0KHbAmA54YABABGgJwdg&sig=AOD64_3mWKPN_mVNehe7nkfUPnwSwgfSbA&q&adurl&ved=2ahUKEwjjm9C884r4AhXVIH0KHXq8AlAQ0Qx6BAgDEAE), on its mission to power prosperity around the world. Over 100 million people trust their tax preparation, small business accounting, and personal financial management to Intuit products.

Review Comment:
   Mailchimp would be https://mailchimp.com/



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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] bullet03 commented on a diff in pull request #22757: [Website] add Intuit case-study

Posted by GitBox <gi...@apache.org>.
bullet03 commented on code in PR #22757:
URL: https://github.com/apache/beam/pull/22757#discussion_r948214140


##########
website/www/site/content/en/case-studies/intuit.md:
##########
@@ -0,0 +1,182 @@
+---
+title: "Powering Streaming and Real-time ML at Intuit"
+name: "Intuit"
+icon: "/images/logos/powered-by/intuit.png"
+category: "study"
+cardTitle: "Powering Streaming and Real-time ML at Intuit"
+cardDescription: "We feel that the runner agnosticism of Apache Beam affords flexibility and future-proofs our Stream Processing Platform as new runtimes are developed. Apache Beam enabled the democratization of stream processing at Intuit and the migration of many batch jobs to streaming applications."
+authorName: "Nick Hwang"
+authorPosition: "Engineering Manager @ Stream Processing Platform"
+authorImg: /images/case-study/intuit/nick_hwang.png
+publishDate: 2022-08-16T00:12:00+00:00
+---
+<!--
+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.
+-->
+<div class="case-study-opinion">
+    <div class="case-study-opinion-img">
+        <img class="case-study-opinion-img-cropped" src="/images/logos/powered-by/intuit.png"/>
+    </div>
+    <blockquote class="case-study-quote-block">
+      <p class="case-study-quote-text">
+        “We feel that the runner agnosticism of Apache Beam affords flexibility and future-proofs our Stream Processing Platform as new runtimes are developed. Apache Beam enabled the democratization of stream processing at Intuit and the migration of many batch jobs to streaming applications.”
+      </p>
+      <div class="case-study-quote-author">
+        <div class="case-study-quote-author-img">
+            <img src="/images/case-study/intuit/nick_hwang.png">
+        </div>
+        <div class="case-study-quote-author-info">
+            <div class="case-study-quote-author-name">
+              Nick Hwang
+            </div>
+            <div class="case-study-quote-author-position">
+              Engineering Manager @ Stream Processing Platform
+            </div>
+        </div>
+      </div>
+    </blockquote>
+</div>
+<div class="case-study-post">
+
+# Powering Streaming and Real-time ML at Intuit
+
+## Background
+
+[Intuit®](https://www.intuit.com/) is a global technology platform that provides a range of financial and marketing automation solutions, including [TurboTax](https://turbotax.intuit.com/), [QuickBooks](https://quickbooks.intuit.com/), [Mint](https://mint.intuit.com/), [Credit Karma](https://www.creditkarma.com/), and [Mailchimp](https://www.google.com/aclk?sa=l&ai=DChcSEwikrNa884r4AhUyGH0KHbAmA54YABABGgJwdg&sig=AOD64_3mWKPN_mVNehe7nkfUPnwSwgfSbA&q&adurl&ved=2ahUKEwjjm9C884r4AhXVIH0KHXq8AlAQ0Qx6BAgDEAE), on its mission to power prosperity around the world. Over 100 million people trust their tax preparation, small business accounting, and personal financial management to Intuit products.

Review Comment:
   changed



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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] AKosolapov commented on a diff in pull request #22757: [Website] add Intuit case-study

Posted by GitBox <gi...@apache.org>.
AKosolapov commented on code in PR #22757:
URL: https://github.com/apache/beam/pull/22757#discussion_r948274811


##########
website/www/site/content/en/case-studies/intuit.md:
##########
@@ -0,0 +1,182 @@
+---
+title: "Powering Streaming and Real-time ML at Intuit"
+name: "Intuit"
+icon: "/images/logos/powered-by/intuit.png"
+category: "study"
+cardTitle: "Powering Streaming and Real-time ML at Intuit"
+cardDescription: "We feel that the runner agnosticism of Apache Beam affords flexibility and future-proofs our Stream Processing Platform as new runtimes are developed. Apache Beam enabled the democratization of stream processing at Intuit and the migration of many batch jobs to streaming applications."
+authorName: "Nick Hwang"
+authorPosition: "Engineering Manager @ Stream Processing Platform"
+authorImg: /images/case-study/intuit/nick_hwang.png
+publishDate: 2022-08-16T00:12:00+00:00
+---
+<!--
+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.
+-->
+<div class="case-study-opinion">
+    <div class="case-study-opinion-img">
+        <img class="case-study-opinion-img-cropped" src="/images/logos/powered-by/intuit.png"/>
+    </div>
+    <blockquote class="case-study-quote-block">
+      <p class="case-study-quote-text">
+        “We feel that the runner agnosticism of Apache Beam affords flexibility and future-proofs our Stream Processing Platform as new runtimes are developed. Apache Beam enabled the democratization of stream processing at Intuit and the migration of many batch jobs to streaming applications.”
+      </p>
+      <div class="case-study-quote-author">
+        <div class="case-study-quote-author-img">
+            <img src="/images/case-study/intuit/nick_hwang.png">
+        </div>
+        <div class="case-study-quote-author-info">
+            <div class="case-study-quote-author-name">
+              Nick Hwang
+            </div>
+            <div class="case-study-quote-author-position">
+              Engineering Manager @ Stream Processing Platform
+            </div>
+        </div>
+      </div>
+    </blockquote>
+</div>
+<div class="case-study-post">
+
+# Powering Streaming and Real-time ML at Intuit
+
+## Background
+
+[Intuit®](https://www.intuit.com/) is a global technology platform that provides a range of financial and marketing automation solutions, including [TurboTax](https://turbotax.intuit.com/), [QuickBooks](https://quickbooks.intuit.com/), [Mint](https://mint.intuit.com/), [Credit Karma](https://www.creditkarma.com/), and [Mailchimp](https://www.google.com/aclk?sa=l&ai=DChcSEwikrNa884r4AhUyGH0KHbAmA54YABABGgJwdg&sig=AOD64_3mWKPN_mVNehe7nkfUPnwSwgfSbA&q&adurl&ved=2ahUKEwjjm9C884r4AhXVIH0KHXq8AlAQ0Qx6BAgDEAE), on its mission to power prosperity around the world. Over 100 million people trust their tax preparation, small business accounting, and personal financial management to Intuit products.

Review Comment:
   Thank you!



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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] bullet03 commented on pull request #22757: [Website] add Intuit case-study

Posted by GitBox <gi...@apache.org>.
bullet03 commented on PR #22757:
URL: https://github.com/apache/beam/pull/22757#issuecomment-1218369013

   @pabloem, @aijamalnk, could you, please, review current PR?


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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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