You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ivan (Jira)" <ji...@apache.org> on 2021/02/25 07:30:00 UTC

[jira] [Created] (BEAM-11863) Java Quick Start is not working

Ivan created BEAM-11863:
---------------------------

             Summary: Java Quick Start is not working 
                 Key: BEAM-11863
                 URL: https://issues.apache.org/jira/browse/BEAM-11863
             Project: Beam
          Issue Type: Bug
          Components: examples-java
         Environment: macOS Big Sur, version 11.2.1
MacBook Pro (13-inch, M1, 2020)

            Reporter: Ivan


I'm trying to replicate the word-count java quick start ([https://beam.apache.org/get-started/quickstart-java/)] running with {{direct-runner Runner }}on my MAC M1 and I get this error along the build

[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. [FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=Mac and os.arch=aarch64 -> [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]

 



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