[GitHub] [samza-hello-samza] cameronlee314 opened a new pull request #77: Merge latest branch into master and set version to 1.4.0

2020-03-18 Thread GitBox
cameronlee314 opened a new pull request #77: Merge latest branch into master and set version to 1.4.0 URL: https://github.com/apache/samza-hello-samza/pull/77 The Samza 1.4.0 release was just completed, so updating master to be up-to-date with latest. Most of this diff is by doing a `git

[GitHub] [samza-hello-samza] cameronlee314 opened a new pull request #78: [Minor] updating latest branch to use 1.5.0-SNAPSHOT for samza version

2020-03-18 Thread GitBox
cameronlee314 opened a new pull request #78: [Minor] updating latest branch to use 1.5.0-SNAPSHOT for samza version URL: https://github.com/apache/samza-hello-samza/pull/78 This is an automated message from the Apache Git

[GitHub] [samza-hello-samza] mynameborat commented on a change in pull request #77: Merge latest branch into master and set version to 1.4.0

2020-03-19 Thread GitBox
mynameborat commented on a change in pull request #77: Merge latest branch into master and set version to 1.4.0 URL: https://github.com/apache/samza-hello-samza/pull/77#discussion_r395190224 ## File path: bin/deploy.sh ## @@ -23,4 +23,4 @@ base_dir=`pwd` mvn clean

[GitHub] [samza-hello-samza] cameronlee314 opened a new pull request #74: [minor] remove unused files that seem to be left over from an improper merge/cleanup

2020-03-17 Thread GitBox
cameronlee314 opened a new pull request #74: [minor] remove unused files that seem to be left over from an improper merge/cleanup URL: https://github.com/apache/samza-hello-samza/pull/74 I was trying to sync `master` with `latest`, and these files were on `master` but not on `latest`. It

[GitHub] [samza-hello-samza] lakshmi-manasa-g opened a new pull request #75: add license for PageViewAvroRecord

2020-03-17 Thread GitBox
lakshmi-manasa-g opened a new pull request #75: add license for PageViewAvroRecord URL: https://github.com/apache/samza-hello-samza/pull/75 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [samza-hello-samza] cameronlee314 merged pull request #77: Merge latest branch into master and set version to 1.4.0

2020-03-19 Thread GitBox
cameronlee314 merged pull request #77: Merge latest branch into master and set version to 1.4.0 URL: https://github.com/apache/samza-hello-samza/pull/77 This is an automated message from the Apache Git Service. To respond

[GitHub] [samza-hello-samza] cameronlee314 merged pull request #78: [Minor] updating latest branch to use 1.5.0-SNAPSHOT for samza version

2020-03-19 Thread GitBox
cameronlee314 merged pull request #78: [Minor] updating latest branch to use 1.5.0-SNAPSHOT for samza version URL: https://github.com/apache/samza-hello-samza/pull/78 This is an automated message from the Apache Git

[GitHub] [samza-hello-samza] cameronlee314 merged pull request #71: SAMZA-2437: Sample for producing to Azure Blob Storage

2020-03-16 Thread GitBox
cameronlee314 merged pull request #71: SAMZA-2437: Sample for producing to Azure Blob Storage URL: https://github.com/apache/samza-hello-samza/pull/71 This is an automated message from the Apache Git Service. To respond to

[GitHub] [samza-hello-samza] mpfeiffer00 opened a new pull request #81: Local topic from wikipedia

2020-08-18 Thread GitBox
mpfeiffer00 opened a new pull request #81: URL: https://github.com/apache/samza-hello-samza/pull/81 Updated scripts and documentation to run a local kafka topic streamed from wikipedia. This is an automated message from the

[GitHub] [samza-hello-samza] mpfeiffer00 commented on pull request #81: Local topic from wikipedia

2020-08-18 Thread GitBox
mpfeiffer00 commented on pull request #81: URL: https://github.com/apache/samza-hello-samza/pull/81#issuecomment-675805177 Oh boy, looks pretty cool. I'm so glad it works this time. This is an automated message from the

[GitHub] [samza-hello-samza] mpfeiffer00 closed pull request #81: Local topic from wikipedia

2020-08-18 Thread GitBox
mpfeiffer00 closed pull request #81: URL: https://github.com/apache/samza-hello-samza/pull/81 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [samza-hello-samza] kw2542 opened a new pull request #82: SAMZA-2586: Update samza-hello-samza#latest to use 1.6.0-SNAPSHOT

2020-08-27 Thread GitBox
kw2542 opened a new pull request #82: URL: https://github.com/apache/samza-hello-samza/pull/82 Issues: 1.5.0-SNAPSHOT is used in latest branch, which does not work with the instruction http://samza.apache.org/startup/hello-samza/latest/ Changes: Update to use 1.6.0-SNAPSHOT Tests:

[GitHub] [samza-hello-samza] mynameborat merged pull request #82: SAMZA-2586: Update samza-hello-samza#latest to use 1.6.0-SNAPSHOT

2020-08-27 Thread GitBox
mynameborat merged pull request #82: URL: https://github.com/apache/samza-hello-samza/pull/82 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [samza-hello-samza] mynameborat merged pull request #80: Merge latest branch into master and set version to 1.5.0

2020-07-30 Thread GitBox
mynameborat merged pull request #80: URL: https://github.com/apache/samza-hello-samza/pull/80 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [samza-hello-samza] mynameborat opened a new pull request #80: Merge latest branch into master and set version to 1.5.0

2020-07-29 Thread GitBox
mynameborat opened a new pull request #80: URL: https://github.com/apache/samza-hello-samza/pull/80 - Changes related to job runner configurations - Version bump to 1.5.0 This is an automated message from the Apache Git

[GitHub] [samza-hello-samza] naleon opened a new pull request #84: [FIX] version jetty transitive dependency.

2021-07-11 Thread GitBox
naleon opened a new pull request #84: URL: https://github.com/apache/samza-hello-samza/pull/84 I got "java.lang.NoClassDefFoundError: org/eclipse/jetty/http/HttpCookie$SetCookieHttpField" at the time I tried deployed hello-samza-1.6.0-dist.tar.gz This dependency exclusion fixes it.

[GitHub] [samza-beam-examples] xinyuiscool opened a new pull request #3: Update Beam to 2.27 and samza to 1.3

2021-02-08 Thread GitBox
xinyuiscool opened a new pull request #3: URL: https://github.com/apache/samza-beam-examples/pull/3 Update the beam examples on samza runner to use the latest beam version. Note that we found problems when dealing with splitable parDo so we use the flag

[GitHub] [samza-hello-samza] li-afaris opened a new pull request #83: remove comited merge conflict.

2021-04-01 Thread GitBox
li-afaris opened a new pull request #83: URL: https://github.com/apache/samza-hello-samza/pull/83 A merge conflict was checked in by mistake. This change removes the conflict & changes the hello-samza version to 1.6 -- This is an automated message from the Apache Git Service. To

[GitHub] [samza-hello-samza] mynameborat merged pull request #83: remove comited merge conflict.

2021-04-01 Thread GitBox
mynameborat merged pull request #83: URL: https://github.com/apache/samza-hello-samza/pull/83 -- 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

[GitHub] [samza-hello-samza] dependabot[bot] opened a new pull request, #85: Bump hadoop-common from 2.6.1 to 3.2.3

2022-04-12 Thread GitBox
dependabot[bot] opened a new pull request, #85: URL: https://github.com/apache/samza-hello-samza/pull/85 Bumps hadoop-common from 2.6.1 to 3.2.3. [![Dependabot compatibility

[GitHub] [samza-hello-samza] james-deee opened a new pull request, #87: Upgrade hello-samza to latest deps and prepare for Java 11

2022-08-18 Thread GitBox
james-deee opened a new pull request, #87: URL: https://github.com/apache/samza-hello-samza/pull/87 This is preparing things so that this app will work with Java 11. Once this Samza app PR is merged and released, we can update this to use the that version in the pom.xml file. I am

<    5   6   7   8   9   10