cancel
Showing results for 
Search instead for 
Did you mean: 
Shivaprasad
Contributor
since ‎09-30-2024
2 weeks ago

User Stats

  • 12 Posts
  • 1 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

I have created a databricks custom APP and it is working. I need to pass parameters from Genie to the custom app. Can someone able to suggest on how I can achieve it. 
I am trying to create a simple databricks custom app but I am getting Error: Could not import 'app'. error.app.yaml fileenv: - name: FLASK_APP   value: '/Workspace/Users/sam@xxx.com/databricks_apps/hello-world_2025_11_13-16_19/Gaap_commentry/app'comm...
In on-Prem we currently create dashboards which basically provides year over year or quarter over quarter comparison. When the variance is more than certain threshold for a particular data intersection business has the option to add comments, also so...
I need to access delta tables with API outside azure using in a reporting tool workiva with using the connector. Can someone able to provide the details on how I can achieve it
I have a delta table with identity column and not able to insert data using spark. I am using 15.4LTS. any idea what needed to be done Table Name : accountColumn Def: account_dimension_id BIGINT GENERATED BY DEFAULT AS IDENTITY,df = spark.read.format...
Kudos from