You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2020/03/12 08:30:00 UTC

[jira] [Created] (NIFI-7248) Atlas reporting task does not handle PutHive3Streaming

Peter Turcsanyi created NIFI-7248:
-------------------------------------

             Summary: Atlas reporting task does not handle PutHive3Streaming
                 Key: NIFI-7248
                 URL: https://issues.apache.org/jira/browse/NIFI-7248
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Peter Turcsanyi
            Assignee: Peter Turcsanyi


org.apache.nifi.atlas.provenance.analyzer.PutHiveStreaming
{code:java}
public String targetComponentTypePattern() {
    return "^PutHiveStreaming$";
}{code}
It should match with PutHive3Streaming as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)