[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-09-16 Thread sivabalan narayanan (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sivabalan narayanan updated HUDI-4193:
--
Fix Version/s: 0.12.1

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Assignee: Jonathan Vexler
>Priority: Major
>  Labels: pull-request-available
> Fix For: 0.12.1
>
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-09-16 Thread sivabalan narayanan (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sivabalan narayanan updated HUDI-4193:
--
Status: Open  (was: In Progress)

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Assignee: Jonathan Vexler
>Priority: Major
>  Labels: pull-request-available
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-09-15 Thread sivabalan narayanan (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sivabalan narayanan updated HUDI-4193:
--
Status: In Progress  (was: Open)

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Assignee: Jonathan Vexler
>Priority: Major
>  Labels: pull-request-available
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-09-07 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-4193:
-
Sprint: 2022/09/05

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Assignee: Jonathan Vexler
>Priority: Major
>  Labels: pull-request-available
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-09-07 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-4193:
-
Reviewers: sivabalan narayanan

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Assignee: Jonathan Vexler
>Priority: Major
>  Labels: pull-request-available
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-09-07 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-4193:
-
Story Points: 2

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Priority: Major
>  Labels: pull-request-available
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-09-07 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-4193:
-
Priority: Major  (was: Minor)

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Priority: Major
>  Labels: pull-request-available
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-08-31 Thread Raymond Xu (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Xu updated HUDI-4193:
-
Epic Link: HUDI-3601

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Priority: Minor
>  Labels: pull-request-available
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-06-05 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-4193:
-
Labels: pull-request-available  (was: )

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Priority: Minor
>  Labels: pull-request-available
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (HUDI-4193) Fail to compile in osx aarch_64 environment

2022-06-05 Thread Saisai Shao (Jira)


 [ 
https://issues.apache.org/jira/browse/HUDI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Saisai Shao updated HUDI-4193:
--
Affects Version/s: 0.12.0

> Fail to compile in osx aarch_64 environment
> ---
>
> Key: HUDI-4193
> URL: https://issues.apache.org/jira/browse/HUDI-4193
> Project: Apache Hudi
>  Issue Type: Bug
>  Components: kafka-connect
>Affects Versions: 0.12.0
>Reporter: Saisai Shao
>Priority: Minor
>
> hudi-kafka-connect module relies on protoc to generate code, current version 
> of protoc cannot support compiling under osx aarch_64 environment, which will 
> throw an error like below:
> {code:java}
> [ERROR] Failed to execute goal 
> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project 
> hudi-kafka-connect: Error extracting protoc for version 3.11.4: Unsupported 
> platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :hudi-kafka-connect
> {code}
> So here proposing to upgrade protoc version to fix this.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)