Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate SQL elements before making changes to the Cluster #168

Open
dstreev opened this issue Jan 14, 2025 · 1 comment
Open

Validate SQL elements before making changes to the Cluster #168

dstreev opened this issue Jan 14, 2025 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@dstreev
Copy link
Collaborator

dstreev commented Jan 14, 2025

If there are SQL statements that may not be 'allowed' under the current configuration, stop the process 'before' any changes are made to the cluster.

EG: If the user has NOT whitelisted a hive environment setting like tez.grouping.max-size and it will cause issues, expose this and abate the run before it starts.

@dstreev dstreev added bug Something isn't working enhancement New feature or request labels Jan 14, 2025
@dstreev dstreev self-assigned this Jan 14, 2025
@jkovacs-hwx
Copy link

That would be a good place to incorporate issue-167 to test also the execution engine (tez as example) configs the users set wia -po[l|r] - #167

dstreev added a commit to dstreev/hms-mirror that referenced this issue Jan 24, 2025
BETA Iceberg conversion support for the STORAGE_MIGRATION data strategy. See [Iceberg Conversion](hms-mirror-iceberg_migration.md) for more details.

**Bugs (Fixed)**
[Add to connection init the ability to set the queue AND trigger an engine resource](cloudera-labs/hms-mirror#173)
[cloudera-labs/hms-mirror#168
Validate SQL elements before making changes to the Cluster](cloudera-labs/hms-mirror#168)
[Extend the HS2 connection validation with Tez task validation](cloudera-labs/hms-mirror#167)
[The reset-to-default-location doesn't seem to be working in v2](cloudera-labs/hms-mirror#165)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants