[
https://issues.apache.org/jira/browse/AMBARI-15415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194873#comment-15194873
]
Dmytro Sen commented on AMBARI-15415:
-------------------------------------
Trunk compilation was broken by this patch
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on
project ambari-metrics-timelineservice: Compilation failure
[ERROR]
/home/dmitry/tmp/ambari/ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/PhoenixHBaseAccessor.java:[355,11]
cannot find symbol
[ERROR] symbol: class HTableDescrsiptor
[ERROR] location: class
org.apache.hadoop.yarn.server.applicationhistoryservice.metrics.timeline.PhoenixHBaseAccessor
{code}
HTableDescrsiptor class can't be imported
> Fix new HDFS AMS alerts to account for NN rpc ports
> ---------------------------------------------------
>
> Key: AMBARI-15415
> URL: https://issues.apache.org/jira/browse/AMBARI-15415
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.2
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Fix For: 2.2.2
>
> Attachments: AMBARI-15415.patch
>
>
> AMBARI-15293, changed the metric names for rpc and rpcdetailed metrics for NN
> based on the port configuration for client / datanode / healthcheck rpc
> We need a fix this by cloning the alert definition that we have into 2
> different alerts for Client / DN ports.
> *Note*: By default client and DN RPC ports are the same 8020 and for this
> case DN rpc alert should be a NOOP.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)