Skip to content

Conversation

@AstraHoo
Copy link
Contributor

This solves the configuration problem of the max limit of the requested entities

private static final String TAGSYNC_SINK_MAX_BATCH_SIZE_PROP = "ranger.tagsync.dest.ranger.max.batch.size";


private static final String TAGSYNC_ATLAS_REST_SOURCE_REQUESTED_ENTITIES_LIMIT_MAX = "ranger.tagsync.source.atlasrest.requested.entities.limit.max";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to rename the property to: ranger.tagsync.source.atlasrest.entities.batch.size

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your help

@mneethiraj
Copy link
Contributor

Fix is now committed in master branch. Thanks @Hoo199212 for the patch.

@mneethiraj mneethiraj closed this May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants