Arun Mahadeva Iyer
Arun Mahadeva Iyer
Yes, in the projection processor, UI seems to be displaying the "name" rather than "displayName" for functions. @shahsank3t, can you take a look?
This can happen only if the cluster where streamline is running and the imported cluster are different. Need to validate, Secure cluster URL in streamline running in non-secure mode Non-secure...
@shahsank3t , in the kafka source the array type is accepted (see field policy) and displays the output fields. However it does not display the type of the members of...
At a high level the Streamline topology is represented as a [TopologyDAG](https://github.com/hortonworks/streamline/blob/master/streams/layout/src/main/java/com/hortonworks/streamline/streams/layout/component/TopologyDag.java) that captures the sources, sinks and the operations users intend to perform. During deployment, the topology DAG gets...
@harshach, created an initial set of sub-tasks to get started. We could start with a basic kafka-rule-kafka topology for flink and add more stuff once this works.
@HeartSaVioR , Not sure about the default behavior of solr. But I was never able to see result if I entered substrings in "Search by Key". However I think I...
>Assuming you're ingesting truck events: please search "KC Via", "KC Via Columbia", "KC Via Hanibal" which are working for me. I think the above would work only if these are...
@priyank5485 , I cherry picked 70c8237b5bfac1a82103c53a244afb5c0fdd0068 into master since I was trying to merge the master to HDF-3.1 and keeping both in sync and noticed the difference. I realized you...
Yes for now we can disable null values.