Ananth created APEXMALHAR-2502: ---------------------------------- Summary: Fix KuduOutput operator for extensibility Key: APEXMALHAR-2502 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2502 Project: Apache Apex Malhar Issue Type: Bug Reporter: Ananth Assignee: Ananth Fix For: 3.8.0
There are a couple of issues with the Kudu output operator when using in an application. - The ApexKuduConnection class is not usable outside of the Abstract class - The NotNull annotation for the window data manager needs to be removed as the window manager is being assigned in the activate window and not in the constructor. -- This message was sent by Atlassian JIRA (v6.3.15#6346)