Topic without kwargs
If the streaming topic has additional args.
If the streaming topic has additional args. Parse them to be used by streamingImpl. Example: kafkatopic/schema=deserializationClass/version=2.0/host=host_url/port=9999 -> Map(schema -> deserializationClass, version -> 2.0, host -> host_url, port -> 9999)