Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-06 Thread via GitHub
dongjoon-hyun commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1417969369 ## connector/kinesis-asl-assembly/pom.xml: ## @@ -62,12 +62,18 @@ com.google.protobuf protobuf-java - 2.6.1 - + compile +

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-06 Thread via GitHub
dongjoon-hyun commented on PR #44211: URL: https://github.com/apache/spark/pull/44211#issuecomment-1843679765 Anyway, thank you so much for working on this area, @junyuc25 . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-06 Thread via GitHub
junyuc25 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1418314328 ## connector/kinesis-asl-assembly/pom.xml: ## @@ -62,12 +62,18 @@ com.google.protobuf protobuf-java - 2.6.1 - + compile + +

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-08 Thread via GitHub
pan3793 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1420397903 ## connector/kinesis-asl/pom.xml: ## @@ -54,14 +54,38 @@ test - com.amazonaws + software.amazon.kinesis amazon-kinesis-client Revie

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-08 Thread via GitHub
pan3793 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1420397903 ## connector/kinesis-asl/pom.xml: ## @@ -54,14 +54,38 @@ test - com.amazonaws + software.amazon.kinesis amazon-kinesis-client Revie

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-11 Thread via GitHub
junyuc25 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1422082731 ## connector/kinesis-asl/pom.xml: ## @@ -54,14 +54,38 @@ test - com.amazonaws + software.amazon.kinesis amazon-kinesis-client Revi

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-12 Thread via GitHub
junyuc25 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1424821501 ## connector/kinesis-asl-assembly/pom.xml: ## @@ -62,12 +62,18 @@ com.google.protobuf protobuf-java - 2.6.1 - + compile + +

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-20 Thread via GitHub
LuciferYang commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1433631481 ## connector/kinesis-asl-assembly/pom.xml: ## @@ -62,12 +62,18 @@ com.google.protobuf protobuf-java - 2.6.1 - + compile Review

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-21 Thread via GitHub
LuciferYang commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1433631481 ## connector/kinesis-asl-assembly/pom.xml: ## @@ -62,12 +62,18 @@ com.google.protobuf protobuf-java - 2.6.1 - + compile Review

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2023-12-28 Thread via GitHub
junyuc25 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1437967495 ## connector/kinesis-asl-assembly/pom.xml: ## @@ -62,12 +62,18 @@ com.google.protobuf protobuf-java - 2.6.1 - + compile Review Com

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2024-01-04 Thread via GitHub
junyuc25 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1442446694 ## connector/kinesis-asl-assembly/pom.xml: ## @@ -62,12 +62,18 @@ com.google.protobuf protobuf-java - 2.6.1 - + compile + +

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2024-01-04 Thread via GitHub
pan3793 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1442452459 ## connector/kinesis-asl/pom.xml: ## @@ -54,14 +54,38 @@ test - com.amazonaws + software.amazon.kinesis amazon-kinesis-client Revie

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2024-01-09 Thread via GitHub
junyuc25 commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1445894074 ## connector/kinesis-asl/pom.xml: ## @@ -54,14 +54,38 @@ test - com.amazonaws + software.amazon.kinesis amazon-kinesis-client Revi

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2024-01-19 Thread via GitHub
LantaoJin commented on code in PR #44211: URL: https://github.com/apache/spark/pull/44211#discussion_r1458501384 ## connector/kinesis-asl/src/main/java/org/apache/spark/streaming/kinesis/KinesisInitialPositions.java: ## @@ -16,7 +16,8 @@ */ package org.apache.spark.streaming.

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2024-01-22 Thread via GitHub
junyuc25 closed pull request #44211: [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module URL: https://github.com/apache/spark/pull/44211 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [WIP][SPARK-45720] Upgrade AWS SDK to v2 for Spark Kinesis connector module [spark]

2024-01-22 Thread via GitHub
LantaoJin commented on PR #44211: URL: https://github.com/apache/spark/pull/44211#issuecomment-1903811041 @junyuc25 why you close this 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 spec