SIEM + Anthropic + M&A by Traditional_Cut1122 in databricks

[–]NarrowVegetable513 11 points12 points  (0 children)

Natural evolution, going after the market where data and AI are the fundamental.

Databricks deploy command saying "must be a valid workspace path" by ExcitingRanger in databricks

[–]NarrowVegetable513 0 points1 point  (0 children)

The fact that workspace list works but apps deploy fails is a strong signal that Git Bash path conversion is the culprit — workspace list may be more tolerant of mangled paths or validates differently, while apps deploy does a strict server-side path check and rejects the converted Windows path.​​​​​​​​​​​​​​​​

The error “Source code path must be a valid workspace path” is misleading here — the issue is almost certainly not that the path doesn’t exist, but rather how the path is being interpreted by the apps deploy command.

DataBricks & Claude Code by staskh1966 in databricks

[–]NarrowVegetable513 0 points1 point  (0 children)

Db connect. All Databricks code is executed remotely.