Expand my Community achievements bar.

Product bug - other data sources are shown in specific Dataflow

Avatar

Level 10

I ingest to dataset data from two different data sources:

a) Azure Event Hub connector 

b) Streaming Rest API 

 

In the Dataflow for b) the ingestion from a) is also included ....

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Community Advisor and Adobe Champion

Hi @Michael_Soprano 

in cases like this, I think it's best to directly reach out to support and have them have a look at it and confirm whether it is a bug.
They will send you an impersonization request which you must approve.

Cheers from Switzerland!


Avatar

Employee Advisor

@Michael_Soprano I believe in this case, your HTTP Streaming REST API dataflow is created on top of the same underlying streaming engine / connection spec that also powers the Azure Event Hubs connector. I assume these two are using the same target dataset?

If you generate a new dataflow (either Event Hubs or HTTP API) targeting a different dataset you should be able to keep the 2 ingestion streams separate.