Skip to content

Help needed using CreateDerivedPartitionAsync and interop with python #162

Answered by AshleyF
Fastjur asked this question in Q&A
Discussion options

You must be logged in to vote

I think that what you’re running into is a common scenario and is pointing out that we need to improve the infrastructure. You’re correct that that pipeline is shutting down while results are still pending from the Python side. What we really need is a mechanism by which to signal the Python side when a \psi stream closes (data store exhausted) and similarly a mechanism for Python to signal when a ZeroMQ stream is complete and make NetMQSource finite. We will open a work item on our end to look into this.

Here is a workaround in the meantime: Firstly, the pipeline is shutting down when the store is complete because the Importer component internally proposes a replay time of the extents of…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Fastjur
Comment options

@Fastjur
Comment options

Answer selected by Fastjur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants