Guozhang Wang created KAFKA-3338: ------------------------------------ Summary: Add print / writeAsTex / etc functions to the DSL Key: KAFKA-3338 URL: https://issues.apache.org/jira/browse/KAFKA-3338 Project: Kafka Issue Type: Sub-task Reporter: Guozhang Wang Priority: Blocker Fix For: 0.10.0.0
We want to provide some REPL-like pattern for users for better debuggability; this would be like a finer grained trace-level logging. Such example APIs can be found in Flink (search for class DataSet<T>): https://ci.apache.org/projects/flink/flink-docs-master/api/java/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)