Jason Brownstein

Results 16 comments of Jason Brownstein

I'm trying to run something similar except I'm hoping to run the schema registry in EKS and I'm using the cp-helm-charts repo to deploy. The [Docker excerpt above](https://github.com/confluentinc/schema-registry/issues/1898#issuecomment-855244489) was a...

> @jsnb-devoted I have exact same error about logs, do have any working solution yet? @tonyqiu2020 I was able to resolve multiple SLF4J binding warning by adding: `RUN rm /usr/share/java/cp-base-new/slf4j-log4j12-1.7.30.jar`...

I was about to open a separate issue but this but with a little extra detail. If my vscode window reloads or I open a fresh `g4` file the go-to...

Hi @mike-lischke - I can confirm that the `.antlr` folder is present and has all the generated files. In the [screen recording above](https://github.com/mike-lischke/vscode-antlr4/issues/230#issuecomment-1779585890) I'm recreating the issue by reloading my...

> Hi @jsnb-devoted thanks for opening this PR. I just wanted to clarify my understanding on this. > > In your `dbt_project.yml` file you have configured the materialisation for `dbt_artifacts`...

bump - @jared-rimmer any thoughts on this?

Anyone? Maybe @jaypeedevlin since it looks like you implemented the original feature? Happy to close this if this was just user error or if it isn't any interest.

> The current documentation has this around configurations, maybe it addresses your query. > > > Note that model materializations and on_schema_change configs are defined in this package's dbt_project.yml, so...

Thanks so much for the quick response! I think something like the snippet you posted gets at what I need. Am I reading that right that the `QueryResultFormats` query option...

Should there be a check [here](https://github.com/hirosassa/terraform-provider-looker/blob/master/pkg/looker/resource_user_attribute_user_value_test.go#L73-L76) for 404? Should it look like [this](https://github.com/hirosassa/terraform-provider-looker/blob/master/pkg/looker/resource_group_test.go#L54-L60)?