soumilshah1995 commented on issue #10287:
URL: https://github.com/apache/hudi/issues/10287#issuecomment-1848612805

    got the Thrift server and Apache Debry working followed all steps mention 
   
   https://github.com/apache/hudi/tree/master/hudi-examples/hudi-examples-dbt
   
   ```
   dbt debug works fine as well
   Here is issue dbt run get stucks for very long time
   18:47:28  adapter type: spark
   18:47:28  adapter version: 1.7.1
   18:47:28  Configuration:
   18:47:28    profiles.yml file [OK found and valid]
   18:47:28    dbt_project.yml file [OK found and valid]
   18:47:28  Required dependencies:
   18:47:28   - git [OK found]
   
   18:47:28  Connection:
   18:47:28    host: localhost
   18:47:28    port: 10000
   18:47:28    cluster: None
   18:47:28    endpoint: None
   18:47:28    schema: hudi_examples_dbt
   18:47:28    organization: 0
   18:47:28  Registered adapter: spark=1.7.1
   18:47:29    Connection test: [OK connection ok]
   
   18:47:29  All checks passed!
   (dbt-env) soumilshah@Soumils-MBP dbtspark % clear
   (dbt-env) soumilshah@Soumils-MBP dbtspark % dbt run
   18:47:34  Running with dbt=1.7.3
   18:47:34  Registered adapter: spark=1.7.1
   18:47:34  Unable to do partial parsing because profile has changed
   18:47:35  Found 2 models, 6 tests, 0 sources, 0 exposures, 0 metrics, 439 
macros, 0 groups, 0 semantic models
   18:47:35  
   18:47:36  Concurrency: 1 threads (target='dev')
   18:47:36  
   18:47:36  1 of 2 START sql incremental model 
hudi_examples_dbt.hudi_insert_table ......... [RUN]
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to