Does AWS Kinesis auto scaling support setting different level of parallelism for different operators?

0

We are trying to run a Query on AWS Kinesis, and use autoscaling.

We found that if user specified the Parallelism option in AWS Kinesis configuration, AWS Kinesis will apply the specified parallelism to all the operators.

We also tried run the query without specifing any parallelism (set ConfigurationType to DEFAULT). And in this case, Kinesis will only start 1 task manager with 1 slots, even if that's not enough to run our Query.

So we are wondering does AWS Kinesis auto scaling supports setting different level of parallelism for different operators?

Thanks

demandé il y a 2 ans59 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions