Hari Selvarajan

Results 16 issues of Hari Selvarajan

version 0.7.2.1 (and possibly the latest 0.7.2.2) In the table jobruncostpotentialfact, the fields related to DBU and DBUcost at total, driver and worker level are incorrectly populated when this involves...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement Currently when we migrate workspace local group to account level, there...

feat/account-level
migrate/groups
migrate/access-control

**Description** When running databricks sdk on azure workspaces using databricks cli authentication. The config.is_aws flag is set to True. This occurs when the databricks profile host doesn't have https:// in...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement Currently, ucx cli commands are run per workspace. With the introduction...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement Currently, for various ucx commands, there require an option for the...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When running a migrate table job for a table which is...

bug
needs-triage

There few aws examples which are using internal modules. using #212 and #178 - aws-databricks-flat - aws-databricks-modular-privatelink - aws-workspace-config Update them to use aws modules and make it as standard

aws

Some aws examples are using common modules. Update these to use the new common modules based on #212 and #178 - aws-workspace-basic - aws-workspace-with-firewall - aws-exfiltration-protection - aws-workspace-uc-simple Update the...

aws

There are some aws modules which are similar. Modules should be unique. This issue is to analyze and standardize was modules and update the dependent was examples to use the...

aws

closes #178 This PR adds a standard module for all things AWS infra. The objective is to use the base aws infra for developing any databricks examples involving aws. It...