Data3Sixty Analyze does not currently provide a pre-built input connector for real-time data streaming sources such as Apache Kafka. However you may be able to leverage the Kafka Java client as part of a custom node using Analyze's Java node, or use the Kafka Python client in conjunction with Analyze's Python node.
If you have a Kafka HDFS Sink Connector that is able to export the contents of a Kafka topic to an HDFS file then an Analyze HDFS Download node could be used to read the contents of the file.