gt;>>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
>>>>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
>>>>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
>>>>>
15)
>> at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
>> Caused by: org.apache.maven.plugin.MojoExecutionException: wrap:
>> org.apache.commons.exec.ExecuteException: Process exited with an error:
>> 1(Exit value: 1)
>> at org_scala_tools_m
[INFO] Final Memory: 492M/2006M
>>>>>>> [INFO]
>>>>>>>
>>>>>>> [WARNING] The requested profile "hadoop-2.7" could not be activated
>>>>>>&
>> org.apache.commons.exec.ExecuteException: Process exited with an error:
>>>>>> 1(Exit value: 1)
>>>>>> at
>>>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
>>
ativeMethodAccessorImpl.java:62)
>>>> at
>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>> at java.lang.reflect.Method.invoke(Method.java:498)
>>>> at
>>>> org.codehaus.plexus.classworlds.launcher.Launcher.la
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
> <http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException>
> [ERROR
.launcher.Launcher.main(Launcher.java:356)
>>> Caused by: org.apache.maven.plugin.MojoExecutionException: wrap:
>>> org.apache.commons.exec.ExecuteException: Process exited with an error:
>>> 1(Exit value: 1)
>>> at
>>> org_scala_tools_maven.ScalaMojoSu
or.executeInternal(DefaultExecutor.java:346)
>> at
>> org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:149)
>> at
>> org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:136)
>> at
>> org_scala_tools_maven_executions.JavaMainC
MojoSupport.java:342)
> ... 22 more
> [ERROR]
> [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.apac
gt; What is your build command ? And do you use root to build it ?
>
> xiufeng liu 于2019年8月29日周四 下午2:55写道:
>
>> Dear Jeff,
>>
>> Thanks a lot!
>> I have excluded the beam module, but I got another compile error. Could
>> you help to take a look? Thanks
>&g
What is your build command ? And do you use root to build it ?
xiufeng liu 于2019年8月29日周四 下午2:55写道:
> Dear Jeff,
>
> Thanks a lot!
> I have excluded the beam module, but I got another compile error. Could
> you help to take a look? Thanks
>
> /afancy
>
>
Dear Jeff,
Thanks a lot!
I have excluded the beam module, but I got another compile error. Could you
help to take a look? Thanks
/afancy
-
[WARNING] The requested profile "hadoop-2.6" could not be activated because
it does not exist.
[ERROR] Failed to ex
The problem is that there's no beam-runners-flink 2.0.0 for scala 2.10
https://mvnrepository.com/artifact/org.apache.beam/beam-runners-flink
There's several approach for it .
1. exclude beam module when building. Add -pl !beam
2. Use -Pscala-2.10 -Pspark-1.6
3. Upgrade beam version to 2.5.0 whi
Dear all,
I use the following command to compile the source code on Ubuntu 16.04, but
got the following error. Could you help? thanks
mvn -e clean package -DskipTests -Pspark-2.3 -Phadoop-2.6 -Pr -Pscala-2.11
-Pr
/ afancy
[INFO]
--
14 matches
Mail list logo