ambari git commit: AMBARI-12654. Unit test fix for JMXHostProviderTest. (swagle)

2015-08-18 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 5f5ebd43f -> 4045aa5aa AMBARI-12654. Unit test fix for JMXHostProviderTest. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/4045aa5a Tree: http://

[2/3] ambari git commit: AMBARI-12654. Create a Caching layer that provides sliding window behavior for metric requests to Ambari. (swagle)

2015-08-17 Thread swagle
http://git-wip-us.apache.org/repos/asf/ambari/blob/02fd9a79/ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java -- diff --git a/ambari-server/src/main/java/org/apache/ambari/server/configuration/C

[1/3] ambari git commit: AMBARI-12654. Create a Caching layer that provides sliding window behavior for metric requests to Ambari. (swagle)

2015-08-17 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 5b38d8766 -> 02fd9a796 http://git-wip-us.apache.org/repos/asf/ambari/blob/02fd9a79/ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCache.java --

[3/3] ambari git commit: AMBARI-12654. Create a Caching layer that provides sliding window behavior for metric requests to Ambari. (swagle)

2015-08-17 Thread swagle
AMBARI-12654. Create a Caching layer that provides sliding window behavior for metric requests to Ambari. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/02fd9a79 Tree: http://git-wip-us.apache.org/repos/asf

[2/2] ambari git commit: AMBARI-12654. Create a Caching layer that provides sliding window behavior for metric requests to Ambari. (swagle)

2015-08-17 Thread swagle
AMBARI-12654. Create a Caching layer that provides sliding window behavior for metric requests to Ambari. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/b4ee1918 Tree: http://git-wip-us.apache.org/repos/asf

[1/2] ambari git commit: AMBARI-12654. Create a Caching layer that provides sliding window behavior for metric requests to Ambari. (swagle)

2015-08-17 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 c9a703009 -> b4ee1918d http://git-wip-us.apache.org/repos/asf/ambari/blob/b4ee1918/ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineAppMetricCacheKey.java ---

ambari git commit: AMBARI-12626. Ambari does not allow hard limit for hdfs daemons to be modified. (swagle)

2015-08-03 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 45e8ca90c -> 9e4ea6d92 AMBARI-12626. Ambari does not allow hard limit for hdfs daemons to be modified. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-12626. Ambari does not allow hard limit for hdfs daemons to be modified. (swagle)

2015-08-03 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 bc7b80320 -> 62701f63d AMBARI-12626. Ambari does not allow hard limit for hdfs daemons to be modified. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-10904. Provide a configurable timeout setting on MetricsTimelineSink.emitMetrics. Sink timeout jetty issue. (swagle)

2015-08-03 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0.maint bf0b6cb7f -> fc7f513a3 AMBARI-10904. Provide a configurable timeout setting on MetricsTimelineSink.emitMetrics. Sink timeout jetty issue. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://

ambari git commit: AMBARI-12574. Add distributionManagement tag to ambari-metrics. (Ashish Singh via swagle)

2015-07-31 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 fae88b9aa -> 408d768c9 AMBARI-12574. Add distributionManagement tag to ambari-metrics. (Ashish Singh via swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/amb

ambari git commit: AMBARI-12574. Add distributionManagement tag to ambari-metrics. (Ashish Singh via swagle)

2015-07-30 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 7ce1d7a16 -> 3287763ca AMBARI-12574. Add distributionManagement tag to ambari-metrics. (Ashish Singh via swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-10904. Provide a configurable timeout setting on MetricsTimelineSink.emitMetrics. (swagle)

2015-07-29 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0.maint 2e79aab5c -> 3d94b9398 AMBARI-10904. Provide a configurable timeout setting on MetricsTimelineSink.emitMetrics. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/re

ambari git commit: AMBARI-12489. Ambari server deadlock while deploying using blueprints.

2015-07-21 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 5ecdce4ce -> 558f64d16 AMBARI-12489. Ambari server deadlock while deploying using blueprints. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/558f64d1 Tree: http://gi

ambari git commit: AMBARI-12489. Ambari server deadlock while deploying using blueprints.

2015-07-21 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 ec45c1357 -> 89a7d2885 AMBARI-12489. Ambari server deadlock while deploying using blueprints. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/89a7d288 Tree: http

ambari git commit: AMBARI-12248. Metrics API result set contains a lot of data outside the requested time range. (swagle)

2015-07-20 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 4ae6184e8 -> 6d8673732 AMBARI-12248. Metrics API result set contains a lot of data outside the requested time range. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/

ambari git commit: AMBARI-12454. Metric Monitor Start Failed with error ambari-metrics-monitor already running (swagle)

2015-07-20 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 7481fbbf1 -> 305911ef8 AMBARI-12454. Metric Monitor Start Failed with error ambari-metrics-monitor already running (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/amb

ambari git commit: AMBARI-12454. Metric Monitor Start Failed with error ambari-metrics-monitor already running (swagle)

2015-07-20 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 d6cb8d46a -> 4ae6184e8 AMBARI-12454. Metric Monitor Start Failed with error ambari-metrics-monitor already running (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/

ambari git commit: AMBARI-12363. Update upgrade version to 2.0.2 for the 2.0-maint branch. (swagle)

2015-07-09 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0.maint 716ac9858 -> 8b32db8dc AMBARI-12363. Update upgrade version to 2.0.2 for the 2.0-maint branch. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-12362. Manual upgrade fails - YARN RM restart failed due to yarn node labels error.

2015-07-09 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk ace93eadf -> a74ae4a21 AMBARI-12362. Manual upgrade fails - YARN RM restart failed due to yarn node labels error. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/a74

ambari git commit: AMBARI-12362. Manual upgrade fails - YARN RM restart failed due to yarn node labels error.

2015-07-09 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 6f6ffd051 -> d25236824 AMBARI-12362. Manual upgrade fails - YARN RM restart failed due to yarn node labels error. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commi

ambari git commit: AMBARI-12338. Accessing Cluster with read-only user throws error. (swagle)

2015-07-08 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 4b97eb779 -> aee137f1c AMBARI-12338. Accessing Cluster with read-only user throws error. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/aee137f1 Tree: h

ambari git commit: AMBARI-12338. Accessing Cluster with read-only user throws error. (swagle)

2015-07-08 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 57d853f5c -> a0ed51883 AMBARI-12338. Accessing Cluster with read-only user throws error. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/a0ed5188 T

[2/2] ambari git commit: AMBARI-12322. Installer wizard: cluster deploy failed due to deadlock. (swagle)

2015-07-08 Thread swagle
AMBARI-12322. Installer wizard: cluster deploy failed due to deadlock. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/2275ae83 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/2275ae83 Diff: http://git-wip

[1/2] ambari git commit: AMBARI-12323. Ambari Dashboard HDFS - JMX metrics missing. (swagle)

2015-07-08 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 27712cc8c -> 2275ae839 AMBARI-12323. Ambari Dashboard HDFS - JMX metrics missing. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/1c7f70f8 Tree: http://

[1/2] ambari git commit: AMBARI-12323. Ambari Dashboard HDFS - JMX metrics missing. (swagle)

2015-07-08 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 934306e26 -> 5950981b2 AMBARI-12323. Ambari Dashboard HDFS - JMX metrics missing. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5950981b Tree: h

[2/2] ambari git commit: AMBARI-12322. Installer wizard: cluster deploy failed due to deadlock. (swagle)

2015-07-08 Thread swagle
AMBARI-12322. Installer wizard: cluster deploy failed due to deadlock. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/dec2c2fb Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/dec2c2fb Diff: http://git-wip

ambari git commit: AMBARI-12303. Fix Kafka default configs. (Sriharsha Chintalapani via swagle)

2015-07-07 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 4ff7f4ae5 -> 0a93c2853 AMBARI-12303. Fix Kafka default configs. (Sriharsha Chintalapani via swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/0a93c285 T

ambari git commit: AMBARI-12303. Fix Kafka default configs. (Sriharsha Chintalapani via swagle)

2015-07-07 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 f8a05d636 -> d3ffba5ad AMBARI-12303. Fix Kafka default configs. (Sriharsha Chintalapani via swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/d3ffb

[2/3] ambari git commit: AMBARI-12301. Ambari Metrics Monitor process CPU usage goes up if Collector is down for sometime. (swagle)

2015-07-06 Thread swagle
AMBARI-12301. Ambari Metrics Monitor process CPU usage goes up if Collector is down for sometime. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/96d056e2 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree

[3/3] ambari git commit: AMBARI-12302. Fix Kafka metrics.json file based on changes to Kafka metrics. (swagle)

2015-07-06 Thread swagle
AMBARI-12302. Fix Kafka metrics.json file based on changes to Kafka metrics. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/b234664c Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/b234664c Diff: http

[1/3] ambari git commit: AMBARI-12248. Metrics API result set contains a lot of data outside the requested time range. (swagle)

2015-07-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 9b991a4a6 -> b234664cd AMBARI-12248. Metrics API result set contains a lot of data outside the requested time range. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/

ambari git commit: AMBARI-12302. Fix Kafka metrics.json file based on changes to Kafka metrics. (swagle)

2015-07-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 e373d1489 -> 22740e180 AMBARI-12302. Fix Kafka metrics.json file based on changes to Kafka metrics. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-12301. Ambari Metrics Monitor process CPU usage goes up if Collector is down for sometime. (swagle)

2015-07-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 6b5d4bfe9 -> e373d1489 AMBARI-12301. Ambari Metrics Monitor process CPU usage goes up if Collector is down for sometime. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/re

ambari git commit: AMBARI-11916. HBASE stopped after security enabling HDP-2.2.4. (Ted Yu, swagle via swagle)

2015-06-14 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 899705d07 -> 08cd5d041 AMBARI-11916. HBASE stopped after security enabling HDP-2.2.4. (Ted Yu, swagle via swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-11916. HBASE stopped after security enabling HDP-2.2.4. (Ted Yu, swagle via swagle)

2015-06-14 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 3131ad828 -> 25e531d37 AMBARI-11916. HBASE stopped after security enabling HDP-2.2.4. (Ted Yu, swagle via swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/amb

ambari git commit: AMBARI-11915. Falcon version is incorrect for HDP 2.3 Stack.

2015-06-14 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 9ad9dcc25 -> 5ce9314f6 AMBARI-11915. Falcon version is incorrect for HDP 2.3 Stack. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5ce9314f Tree: http://git-wip-us.a

ambari git commit: AMBARI-11915. Falcon version is incorrect for HDP 2.3 Stack.

2015-06-14 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 dc77c647f -> a9b5d4579 AMBARI-11915. Falcon version is incorrect for HDP 2.3 Stack. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/a9b5d457 Tree: http://git-wip

[3/3] ambari git commit: AMBARI-11844. HBase service: Open Connections and Request Handlers widgets does not display with HDP 2.2 stack deployment.

2015-06-10 Thread swagle
AMBARI-11844. HBase service: Open Connections and Request Handlers widgets does not display with HDP 2.2 stack deployment. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/3d020b0c Tree: http://git-wip-us.apache.org/repos/as

[1/3] ambari git commit: AMBARI-11824. Views: Tez View should automatically work out of the box in Ambari 2.1. (swagle)

2015-06-10 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 31c9646ca -> 3d020b0c6 AMBARI-11824. Views: Tez View should automatically work out of the box in Ambari 2.1. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/amb

[2/3] ambari git commit: AMBARI-11844. HBase service: Open Connections and Request Handlers widgets does not display with HDP 2.2 stack deployment.

2015-06-10 Thread swagle
http://git-wip-us.apache.org/repos/asf/ambari/blob/3d020b0c/ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metrics.json -- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metrics.json b

[2/3] ambari git commit: AMBARI-11844. HBase service: Open Connections and Request Handlers widgets does not display with HDP 2.2 stack deployment.

2015-06-10 Thread swagle
http://git-wip-us.apache.org/repos/asf/ambari/blob/0f713074/ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metrics.json -- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metrics.json b

[1/3] ambari git commit: AMBARI-11824. Views: Tez View should automatically work out of the box in Ambari 2.1. (swagle)

2015-06-10 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 1df38e6de -> 0f7130749 AMBARI-11824. Views: Tez View should automatically work out of the box in Ambari 2.1. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/amb

[3/3] ambari git commit: AMBARI-11844. HBase service: Open Connections and Request Handlers widgets does not display with HDP 2.2 stack deployment.

2015-06-10 Thread swagle
AMBARI-11844. HBase service: Open Connections and Request Handlers widgets does not display with HDP 2.2 stack deployment. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/0f713074 Tree: http://git-wip-us.apache.org/repos/as

ambari git commit: AMBARI-11820. Deleting a shared widget still available on the dashboard of another user.

2015-06-09 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 b94ba75e1 -> ef7bcb686 AMBARI-11820. Deleting a shared widget still available on the dashboard of another user. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/

ambari git commit: AMBARI-11820. Deleting a shared widget still available on the dashboard of another user.

2015-06-09 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 1862126a0 -> 8b535db8b AMBARI-11820. Deleting a shared widget still available on the dashboard of another user. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/8b535

ambari git commit: AMBARI-11744. Ambari Server deadlocks when adding service / adding host. (swagle)

2015-06-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk cf6cb47c3 -> f2e12158f AMBARI-11744. Ambari Server deadlocks when adding service / adding host. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/f2e12

ambari git commit: AMBARI-11744. Ambari Server deadlocks when adding service / adding host. (swagle)

2015-06-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 e8fdf38b2 -> 88fdd26e5 AMBARI-11744. Ambari Server deadlocks when adding service / adding host. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-11744. Ambari Server deadlocks when adding service / adding host. (swagle)

2015-06-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0.maint 7c439a268 -> d9cffc309 AMBARI-11744. Ambari Server deadlocks when adding service / adding host. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

Git Push Summary

2015-06-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0-maint [deleted] d9cffc309

ambari git commit: AMBARI-11744. Ambari Server deadlocks when adding service / adding host. (swagle)

2015-06-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0-maint [created] d9cffc309 AMBARI-11744. Ambari Server deadlocks when adding service / adding host. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit

ambari git commit: AMBARI-11731. Ambari Metrics Service Check fails on SUSE. (swagle)

2015-06-05 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.1 3004eee05 -> 4a825b8bc AMBARI-11731. Ambari Metrics Service Check fails on SUSE. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/4a825b8b Tree: h

ambari git commit: AMBARI-11731. Ambari Metrics Service Check fails on SUSE. (swagle)

2015-06-05 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk d1ccd2843 -> 975cf26ab AMBARI-11731. Ambari Metrics Service Check fails on SUSE. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/975cf26a Tree: http://

ambari git commit: AMBARI-11702. Enhanced Dashboard: Server Error on toggling add widget.

2015-06-04 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 6a0d1e0a2 -> 98640c636 AMBARI-11702. Enhanced Dashboard: Server Error on toggling add widget. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/98640c63 Tree: http://gi

ambari git commit: AMBARI-11672. Ambari 2.0.1 server doesn't start after upgrade from HDP 2.1.7 to 2.2.4. Fixed broken unit test. (swagle)

2015-06-04 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk e7982e319 -> c01865ade AMBARI-11672. Ambari 2.0.1 server doesn't start after upgrade from HDP 2.1.7 to 2.2.4. Fixed broken unit test. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http:/

ambari git commit: AMBARI-11672. Ambari 2.0.1 server doesn't start after upgrade from HDP 2.1.7 to 2.2.4. (swagle)

2015-06-03 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk d658e6fd7 -> 33f24d575 AMBARI-11672. Ambari 2.0.1 server doesn't start after upgrade from HDP 2.1.7 to 2.2.4. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/as

ambari git commit: AMBARI-11665. AMS : IllegalArgumentException populating metrics for host with no cluster association. Unit test fixed. (swagle)

2015-06-03 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 414dbe008 -> 01f702976 AMBARI-11665. AMS : IllegalArgumentException populating metrics for host with no cluster association. Unit test fixed. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-

ambari git commit: AMBARI-11665. AMS : IllegalArgumentException populating metrics for host with no cluster association. (swagle)

2015-06-03 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 42ac63163 -> 2ef578f3c AMBARI-11665. AMS : IllegalArgumentException populating metrics for host with no cluster association. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/re

ambari git commit: AMBARI-11501. AMS HBase does not start after Kerberization in distributed mode. Syntax error fixed. (swagle)

2015-06-02 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 377693013 -> 8661bdf06 AMBARI-11501. AMS HBase does not start after Kerberization in distributed mode. Syntax error fixed. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/re

ambari git commit: AMBARI-11571. Move NameNode with AMS in distributed mode - Stop All fails for AMS. (swagle)

2015-05-31 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk d959fa23a -> 226b9a076 AMBARI-11571. Move NameNode with AMS in distributed mode - Stop All fails for AMS. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-11568. Metric dropdown appends aggregation to each metric.

2015-05-31 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 4024cf366 -> 8c569a8b0 AMBARI-11568. Metric dropdown appends aggregation to each metric. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/8c569a8b Tree: http://git-wip

ambari git commit: AMBARI-11501. AMS HBase does not start after Kerberization in distributed mode. (swagle)

2015-05-28 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 025ca257a -> 2bd0014a6 AMBARI-11501. AMS HBase does not start after Kerberization in distributed mode. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-11467. API to fetch CPU metrics with average aggregation across all hosts returns value higher than the valid max bound. (swagle)

2015-05-27 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk f00daf006 -> 39b56b482 AMBARI-11467. API to fetch CPU metrics with average aggregation across all hosts returns value higher than the valid max bound. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: h

ambari git commit: AMBARI-11260. Cluster aggregate metric graphs are showing averages, not sum. Unit test fix. (swagle)

2015-05-22 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 064f841ad -> d2ad633a3 AMBARI-11260. Cluster aggregate metric graphs are showing averages, not sum. Unit test fix. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/amb

ambari git commit: AMBARI-11260. Cluster aggregate metric graphs are showing averages, not sum. Fix for service metrics. (swagle)

2015-05-21 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 004785dd8 -> 818dadfae AMBARI-11260. Cluster aggregate metric graphs are showing averages, not sum. Fix for service metrics. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/re

ambari git commit: AMBARI-11317. Avoid Client side merge sort on aggregator queries. (swagle)

2015-05-21 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 86638417e -> 9e5647d99 AMBARI-11317. Avoid Client side merge sort on aggregator queries. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/9e5647d9 Tree: h

ambari git commit: AMBARI-11260. Cluster aggregate metric graphs are showing averages, not sum. (swagle)

2015-05-21 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 97eec61d1 -> 9371bb760 AMBARI-11260. Cluster aggregate metric graphs are showing averages, not sum. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-11250. Publishing graphs/widgets for a new service requires ambari server code change.

2015-05-19 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 8a7c54c63 -> 824bc8b6a AMBARI-11250. Publishing graphs/widgets for a new service requires ambari server code change. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/

ambari git commit: AMBARI-11184. AMS: Incorrect value obtained for a datapoint in the metric data series queried from AMS. (swagle)

2015-05-18 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 2015be59a -> 8b0c964a8 AMBARI-11184. AMS: Incorrect value obtained for a datapoint in the metric data series queried from AMS. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.

ambari git commit: Revert "AMBARI-11149. Widgets: attempted to move/add/delete a widget causes exception. Unit test failure."

2015-05-14 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 9b6223b90 -> 94ba7c0f9 Revert "AMBARI-11149. Widgets: attempted to move/add/delete a widget causes exception. Unit test failure." This reverts commit 501afc0f58c65eaeccf6c388ae6100c2c3d31048. Project: http://git-wip-us.apache.org/repos/a

ambari git commit: AMBARI-11149. Widgets: attempted to move/add/delete a widget causes exception.

2015-05-14 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 3d9072733 -> 501afc0f5 AMBARI-11149. Widgets: attempted to move/add/delete a widget causes exception. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/501afc0f Tree: h

ambari git commit: AMBARI-11143. Upgrade 2.0.0 -> 2.0.1 on ubuntu 12 - commands failures. (swagle)

2015-05-14 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 9f93b027c -> f32be8ae9 AMBARI-11143. Upgrade 2.0.0 -> 2.0.1 on ubuntu 12 - commands failures. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/f32be8a

ambari git commit: AMBARI-11143. Upgrade 2.0.0 -> 2.0.1 on ubuntu 12 - commands failures. (swagle)

2015-05-14 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0.maint ece8e1ab0 -> d09bf95e6 AMBARI-11143. Upgrade 2.0.0 -> 2.0.1 on ubuntu 12 - commands failures. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/

ambari git commit: AMBARI-11114. Verify metrics for HDFS, YARN, HBASE are supported.

2015-05-13 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 7266faea1 -> a103aaa0b AMBARI-4. Verify metrics for HDFS, YARN, HBASE are supported. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/a103aaa0 Tree: http://git-wip

ambari git commit: AMBARI-10987. Error loading deferred resources when making metric API requests with null padding. (swagle)

2015-05-12 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 4ae8d6459 -> 5ba9a426e AMBARI-10987. Error loading deferred resources when making metric API requests with null padding. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/

ambari git commit: AMBARI-10707. AMS does not work with NN HA in AMS distrbuted mode. (swagle)

2015-05-12 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 017ae9f0e -> 891f668cc AMBARI-10707. AMS does not work with NN HA in AMS distrbuted mode. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/891f668c T

Git Push Summary

2015-05-12 Thread swagle
Repository: ambari Updated Branches: refs/heads/origin/branch-2.0.maint [deleted] 11695e4fe

ambari git commit: AMBARI-11083. Upgrade 1.6.1 -> 2.0.1 - nagios not removed.

2015-05-12 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0.maint a21a69e73 -> 11695e4fe AMBARI-11083. Upgrade 1.6.1 -> 2.0.1 - nagios not removed. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/11695e4f Tree: http://git

ambari git commit: AMBARI-11083. Upgrade 1.6.1 -> 2.0.1 - nagios not removed.

2015-05-12 Thread swagle
Repository: ambari Updated Branches: refs/heads/origin/branch-2.0.maint [created] 11695e4fe AMBARI-11083. Upgrade 1.6.1 -> 2.0.1 - nagios not removed. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/11695e4f Tree: http:/

ambari git commit: AMBARI-11083. Upgrade 1.6.1 -> 2.0.1 - nagios not removed.

2015-05-12 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk bd1971616 -> 017ae9f0e AMBARI-11083. Upgrade 1.6.1 -> 2.0.1 - nagios not removed. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/017ae9f0 Tree: http://git-wip-us.apa

ambari git commit: AMBARI-11041. API does not work for same service component metric with multiple function is requested. (swagle)

2015-05-11 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 6dfa24550 -> 21442eb8f AMBARI-11041. API does not work for same service component metric with multiple function is requested. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/re

ambari git commit: AMBARI-11010. Aggregator function does not work for point in time service component metric query. (swagle)

2015-05-08 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 41a41e64b -> c0da0a1d9 AMBARI-11010. Aggregator function does not work for point in time service component metric query. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/

ambari git commit: AMBARI-11031. Widgets with same widgetName in different layout are not created.

2015-05-08 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk cf62f66a1 -> 5c4e25e2b AMBARI-11031. Widgets with same widgetName in different layout are not created. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5c4e25e2 Tree:

ambari git commit: AMBARI-10987. Error loading deferred resources when making metric API requests with null padding. (swagle)

2015-05-07 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 7b822e42b -> 34c1e9b2c AMBARI-10987. Error loading deferred resources when making metric API requests with null padding. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/

ambari git commit: AMBARI-10904. Provide a configurable timeout setting on MetricsTimelineSink.emitMetrics. Sink connection problem. (swagle)

2015-05-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 8cbe1e106 -> 2ca58368e AMBARI-10904. Provide a configurable timeout setting on MetricsTimelineSink.emitMetrics. Sink connection problem. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-

ambari git commit: AMBARi-10964. Deleting a widget fails.

2015-05-06 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 690dfde82 -> 4699a1b75 AMBARi-10964. Deleting a widget fails. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/4699a1b7 Tree: http://git-wip-us.apache.org/repos/asf/am

ambari git commit: AMBARI-10889. Create data access layer for new Ambari Topology Manager state. UT failure. (swagle)

2015-05-05 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 88fa680d0 -> c465e9e12 AMBARI-10889. Create data access layer for new Ambari Topology Manager state. UT failure. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/amb

[1/2] ambari git commit: AMBARI-10918. Ambari with DB as oracle is failing to deploy. (swagle)

2015-05-04 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk ce3e14370 -> 5226ae1be AMBARI-10918. Ambari with DB as oracle is failing to deploy. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/0c39d4ef Tree: h

[2/2] ambari git commit: AMBARI-10904. Provide a configurable timeout setting on MetricsTimelineSink.emitMetrics. (swagle)

2015-05-04 Thread swagle
AMBARI-10904. Provide a configurable timeout setting on MetricsTimelineSink.emitMetrics. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5226ae1b Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/5226ae1b

ambari git commit: AMBARI-10903. Ambari metrics build issues due to incorrect order in pom file. Remove specific module dep. (swagle)

2015-05-04 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 2a4b6 -> 061d062c4 AMBARI-10903. Ambari metrics build issues due to incorrect order in pom file. Remove specific module dep. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.

ambari git commit: AMBARI-10903. Ambari metrics build issues due to incorrect order in pom file. (swagle)

2015-05-04 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 64b8e235a -> 2a4b6 AMBARI-10903. Ambari metrics build issues due to incorrect order in pom file. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-10890. Report cpu_steal percent with cpu metrics. Typo fix. (swagle)

2015-05-01 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 7fc85761a -> 0670e953a AMBARI-10890. Report cpu_steal percent with cpu metrics. Typo fix. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/0670e953 T

ambari git commit: AMBARI-10890. Report cpu_steal percent with cpu metrics. (swagle)

2015-05-01 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 89711d743 -> 7fc85761a AMBARI-10890. Report cpu_steal percent with cpu metrics. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/7fc85761 Tree: http://

[1/2] ambari git commit: AMBARI-10889. Create data access layer for new Ambari Topology Manager state. (swagle)

2015-05-01 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 77e4d50c8 -> 89711d743 http://git-wip-us.apache.org/repos/asf/ambari/blob/89711d74/ambari-server/src/test/java/org/apache/ambari/server/orm/dao/TopologyRequestDAOTest.java -

[2/2] ambari git commit: AMBARI-10889. Create data access layer for new Ambari Topology Manager state. (swagle)

2015-05-01 Thread swagle
AMBARI-10889. Create data access layer for new Ambari Topology Manager state. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/89711d74 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/89711d74 Diff: http

ambari git commit: AMBARI-10809. AMS: navigating graph time ranges are not correct. Unit test fix. (swagle)

2015-04-29 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 7f753b444 -> 4189dcca8 AMBARI-10809. AMS: navigating graph time ranges are not correct. Unit test fix. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/com

ambari git commit: AMBARI-10809. AMS: navigating graph time ranges are not correct. (swagle)

2015-04-29 Thread swagle
Repository: ambari Updated Branches: refs/heads/branch-2.0.maint 5eab7803f -> fa96df533 AMBARI-10809. AMS: navigating graph time ranges are not correct. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/fa96d

ambari git commit: AMBARI-10809. AMS: navigating graph time ranges are not correct. (swagle)

2015-04-29 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 6f00dd8a1 -> 7f753b444 AMBARI-10809. AMS: navigating graph time ranges are not correct. (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/7f753b44 Tree: h

ambari git commit: AMBARI-10799. Ambari API should support querying metric values with aggregation type (max, min, avg and sum). (swagle)

2015-04-27 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk 35a99761e -> 6a054b35a AMBARI-10799. Ambari API should support querying metric values with aggregation type (max, min, avg and sum). (swagle) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-

[2/2] ambari git commit: AMBARI-10711. Empty graph widgets on HBase service page.

2015-04-23 Thread swagle
AMBARI-10711. Empty graph widgets on HBase service page. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/0730247e Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/0730247e Diff: http://git-wip-us.apache.org/repos/asf

[1/2] ambari git commit: AMBARI-10711. Empty graph widgets on HBase service page.

2015-04-23 Thread swagle
Repository: ambari Updated Branches: refs/heads/trunk d951909c1 -> 0730247ee http://git-wip-us.apache.org/repos/asf/ambari/blob/0730247e/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metrics.json -- diff --g

<    2   3   4   5   6   7   8   9   10   11   >