GitHub user qianmoQ opened a pull request:
https://github.com/apache/ambari/pull/39
Branch 2.5 - (Bower install) on project ambari-admin: Command execution
failed
```
[ERROR] Failed to execute goal
org.codehaus.mojo:exec-maven-plugin:1.5.0:exec (Bower install) on project
ambari-admin: Command execution failed. Process exited with an error: 1 (Exit
value: 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.codehaus.mojo:exec-maven-plugin:1.5.0:exec (Bower install) on project
ambari-admin: Command execution failed.
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: Command
execution failed.
at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:302)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an
error: 1 (Exit value: 1)
at
org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
at
org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:764)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:711)
at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:289)
... 21 more
[ERROR]
[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
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/ambari branch-2.5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ambari/pull/39.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #39
----
commit 19ea440ebebfa5aa2c962cff7f6cf85af640575b
Author: Vitaly Brodetskyi <[email protected]>
Date: 2016-09-28T11:05:43Z
AMBARI-18483. Revert db optimization in UT.(vbrodetskyi)
commit d09eb5d86cef05f1da05868435097d9aa15f7db8
Author: Ajit Kumar <[email protected]>
Date: 2016-04-30T06:41:38Z
AMBARI-15457. Topology host info is not cleared when a host is removed
(ajit)
commit 78c95db2e3c7201ceeaedc6a5e8ccea8e45ae3b1
Author: Ajit Kumar <[email protected]>
Date: 2016-06-16T02:16:06Z
AMBARI-17260. Remove CascadeType in ServiceComponentHistoryEntity for
ServiceComponentDesiredStateEntity (ajit)
commit 39557dbd86c213548f2e3085a5a5613577e20595
Author: Ajit Kumar <[email protected]>
Date: 2016-08-05T19:14:22Z
AMBARI-18011. API for bulk delete hostcomponents (ajit)
commit 4ab67effae84a00e86e4ad9ca0bd1737d6eea11f
Author: Sumit Mohanty <[email protected]>
Date: 2016-09-29T05:55:50Z
AMBARI-18270. Host delete should support a force option to delete all
components (smohanty)
commit 98b8d6e247229b2f0d7cf9e1044dfc36cc6421d8
Author: Myroslav Papirkovskyi <[email protected]>
Date: 2016-08-23T16:09:04Z
AMBARI-18104. Unit Tests Broken Due to AMBARI-18011. (mpapirkovskyy)
commit 40b09db6c20574e4069e93b4158de06300fa2aff
Author: Andrew Onishuk <[email protected]>
Date: 2016-09-29T07:24:32Z
AMBARI-18482. MapReduce is showing incorrect component version in HDP 2.5
(aonishuk)
commit d98731fad904495f88d01279e157dedd5fb7e5d0
Author: Dmytro Sen <[email protected]>
Date: 2016-09-29T09:38:45Z
AMBARI-18484 Add HDP-2.6 stack deriving from 2.5 (dsen)
commit dd6edd5aa967b0863b73670fab5dc5287e1ea96b
Author: Andrew Onishuk <[email protected]>
Date: 2016-09-29T09:55:29Z
AMBARI-18491. Spark user principal name is not always lowercase in HDP 2.5
(aonishuk)
commit eb884e17283b1fe512a318906d17c816ff176782
Author: Dmytro Sen <[email protected]>
Date: 2016-09-29T14:25:26Z
AMBARI-18480 Ubuntu16 Requires libsnappy1v5 As a Dependency For Metrics
(dsen)
commit b3034b9f22e9243a014b2c53b7919deb40b1be4f
Author: Robert Levas <[email protected]>
Date: 2016-09-29T15:11:09Z
AMBARI-18481. Fix Authentication data is not available error in
ConfigGroupResourceProviderTest (rlevas)
commit 50abb71e5f6e46e6894c623a0493c544aed26cf1
Author: Jaimin Jetly <[email protected]>
Date: 2016-09-29T19:08:23Z
AMBARI-18308. Ambari UI: Memory leak while adding and removing property.
(jaimin)
commit aebc8508cceb9dda975a07901ab9615d2a6c93b1
Author: Prajwal Rao <[email protected]>
Date: 2016-09-29T19:42:07Z
AMBARI-18485 - Kafka Widgets show incorrect values - Ambari Web (prajwal)
commit b3180710a076cff10072d57797f51f1651dd80f7
Author: Prajwal Rao <[email protected]>
Date: 2016-09-29T21:24:55Z
AMBARI-18497 - [Grafana] Replicate HBase dashboards for System(AMS) HBase
(prajwal)
commit df9854cf9a573651508cc20e09e30c602f981e5c
Author: Dmytro Sen <[email protected]>
Date: 2016-09-30T12:42:52Z
AMBARI-18492 Clusters With Many Hosts Can Create Alerts With Text Too Large
To Be Stored (dsen)
commit a660c490618b59896b893b49745688746773605e
Author: Andrew Onishuk <[email protected]>
Date: 2016-10-03T09:28:49Z
AMBARI-18505. Ambari Status commands should enforce a timeout < heartbeat
interval (aonishuk)
commit 2271eec9f5d9c0a8e66534a0a04c80a4f65f94c0
Author: Andrew Onishuk <[email protected]>
Date: 2016-10-03T09:40:25Z
AMBARI-18505. Ambari Status commands should enforce a timeout < heartbeat
interval (aonishuk)
commit 6d5b0d1bb1dcf247d76b23329bdfd51e0e5b459f
Author: Lisnichenko Dmitro <[email protected]>
Date: 2016-09-05T14:43:23Z
AMBARI-18305. (2.5.0 fix) Ambari server upgrade script deletes all .pyc
files (dlysnichenko)
commit 13b9f11561dfc55742718e91960a93ac94205207
Author: Alex Antonenko <[email protected]>
Date: 2016-10-03T12:34:23Z
AMBARI-18514. Graph details popup: file formats dropdown isn't collapsed on
text link click (alexantonenko)
commit a9e9f01f5cdc2846ecb8da9c164b71b3f9ae0bbf
Author: Aravindan Vijayan <[email protected]>
Date: 2016-10-03T19:24:48Z
AMBARI-18187 : AMS should work in SPNEGO enabled clusters. (avijayan)
commit 46268ad37181626059f645e9b3b66aab59e00776
Author: Swapan Shridhar <[email protected]>
Date: 2016-09-30T21:36:17Z
AMBARI-18508. Provide a configurable option for "LLAP's headroom space for
YARN container".
commit 21e36a04311fd427dc8a02d9852ef8b38b8e76aa
Author: Alejandro Fernandez <[email protected]>
Date: 2016-10-03T20:34:18Z
AMBARI-14439. Categorize unit tests so can run mvn test -P $PROFILE
(alejandro)
commit 1ca575d60f66ed872d78defed5be5532815517fc
Author: Andrii Tkach <[email protected]>
Date: 2016-09-30T14:04:30Z
AMBARI-18506 Ambari should present message if stack upgrade path is not
available. (atkach)
commit b3410400126fe7a3d32f0fd2597f38eb82b3f67c
Author: Robert Levas <[email protected]>
Date: 2016-10-04T17:18:22Z
AMBARI-18463. Regression: krb5JAASLogin.conf is not updated during secure
BP install (rlevas)
commit f93460c56dfaaa8e5bd104bf50566ecb9f9f2c50
Author: Aravindan Vijayan <[email protected]>
Date: 2016-10-04T17:36:09Z
AMBARI-18344 : Metrics data is not available - AMS in distributed mode.
(avijayan)
commit 3b8a9db3678da527e5b9a1de88194105b46b5ba5
Author: Richard Zang <[email protected]>
Date: 2016-10-04T21:19:55Z
AMBARI-18519 - Enable Add/Remove JournalNode on NNHA Wizard Step 2 (rzang)
commit b66642e6b1ec0c1300b9d5829dc4e8213001d96e
Author: ababiichuk <[email protected]>
Date: 2016-10-04T10:55:21Z
AMBARI-18522 Add Service wizard breaks on large clusters when persisting
data in localStorage. (ababiichuk)
commit e8ec4d0b08e462d71a926a8947b9147d358b01c7
Author: Pallav Kulshreshtha <[email protected]>
Date: 2016-10-05T10:02:19Z
AMBARI-18313. Capacity Scheduler View: Xml diff view tool to show changes
made and queue capacity chart (Akhil PB via pallavkul)
commit b9b39d2190575cd688c69b7f5d2127177e3f94b5
Author: Andrew Onishuk <[email protected]>
Date: 2016-10-05T11:46:49Z
AMBARI-18513. Optimize ClustersDeadlockTest (aonishuk)
commit 05684fe7afae64b25f55d9a8c29b32997ea2dd4f
Author: Andrew Onishuk <[email protected]>
Date: 2016-10-05T12:55:44Z
AMBARI-18512. Ambari-Server restart causes all host components to go in
Heartbeat Lost state indefinitely. (aonishuk)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---