Hi, all,
I follow the steps to test PM-mapper in my local env, and when I exec the
command to get the event, it reported error like it below, and when I use
random password, there is no info printed,
have u ever got this issue before?
Thanks,
Kai
发件人: Fiachra Corcoran
时间: 2020/08/11(星期二)18:17
收件人: 路凯;onap-discuss;
主题: Re: [onap-discuss] PM-MAPPER DMAAP Problem with add pm-mapper as publisher
to topic org.onap.dmaap.mr.PERFORMANCE_MEASUREMENTSHi Kai,
Again, the pm-mapper frankfurt codebase uses "filters" and the frankfurt
blueprint (from the link posted earlier) for pm-mapper uses the same.
Blueprint:
inputs: filter: type: string description: PM Mapper filter on
measInfo, measInfoId, measType, instanceId default: "{ \"filters\":[] }"
Mapper code:
@Data @EqualsAndHashCode @NoArgsConstructor public class MeasFilterConfig {
@GSONRequired @SerializedName("filters") public List<Filter> filters;
Please ensure you are using the correct blueprint when deploying the app in the
relevant OOM release.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21896): https://lists.onap.org/g/onap-discuss/message/21896
Mute This Topic: https://lists.onap.org/mt/75742750/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-