able-controller-81727
09/29/2022, 10:47 AMUnable to run quickstart - the following issues were detected:
- kafka-setup is still running
- datahub-gms is running but not healthy
The message is slightly misleading - kafka-setup is not running. Anyway - I am looking at an earlier post - https://datahubspace.slack.com/archives/C029A3M079U/p1650276230288759 where the user tries an older version to get it going (v0.8.33). I am apparently using DataHub CLI version: 0.8.45
Is it still necessary to try an older version? The datahub-gms container logs is attached if you are interested to see the error.fresh-cricket-75926
09/29/2022, 12:04 PMcalm-midnight-83069
09/29/2022, 1:47 PMlate-rocket-94535
09/29/2022, 1:52 PMcurl --cacert CA.pem "https://<user>:<password>@<host>:9200/"
How have I specified path to certificate for gms and elasticsetup job?red-analyst-79902
09/29/2022, 2:06 PMfew-rainbow-57094
09/29/2022, 5:19 PMdatahub docker quickstart ; it's returning Command '['docker', 'compose', '-f', '/home/stephane/.datahub/quickstart/docker-compose.yml', '-p', 'datahub', 'logs']' returned non-zero exit status 125.
Has anyone ever encountered this?crooked-rose-22807
09/30/2022, 7:05 AMError: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: resource mapping not found for name: "elasticsearch-master-pdb" namespace: "" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1"
ensure CRDs are installed first
Any idea how to fix this. I followed this https://datahubproject.io/docs/deploy/kubernetes/rich-pager-68736
09/30/2022, 8:07 AMClientError: An error occurred (AccessDenied) when calling the AssumeRoleWithWebIdentity operation: Not authorized to perform sts:AssumeRoleWithWebIdentity
From the debug logs I can see that it has already assumed the correct role:
...
self = <botocore.client.STS object at 0x7f0f4f853190>
operation_name = 'AssumeRoleWithWebIdentity'
api_params = {'RoleArn': 'arn:aws:iam::XXXXXXXXXX:role/ttgsl-test-iam-edp-datahub-gms',
'RoleSessionName': 'botocore-session-1664525045',
...
Why does it try to assume a different role when it can use the attached role? What am I missing? Thanks!gifted-queen-61023
09/30/2022, 10:12 AMv0.8.45 but when running docker/dev.sh a datahub-frontend-react error arises:
datahub-frontend-react | ! @7p67np407 - Internal server error, for (GET) [/admin] ->
datahub-frontend-react |
datahub-frontend-react | play.api.UnexpectedException: Unexpected exception[ProvisionException: Unable to provision, see the following errors:
datahub-frontend-react |
datahub-frontend-react | 1) Error injecting constructor, org.apache.kafka.common.KafkaException: Failed to construct kafka producer
datahub-frontend-react | at controllers.TrackingController.<init>(TrackingController.java:47)
datahub-frontend-react | while locating controllers.TrackingController
datahub-frontend-react | for the 7th parameter of router.Routes.<init>(Routes.scala:45)
datahub-frontend-react | while locating router.Routes
datahub-frontend-react | while locating play.api.inject.RoutesProvider
datahub-frontend-react | while locating play.api.routing.Router
datahub-frontend-react |
datahub-frontend-react | 1 error]
Am I missing something? 😕
Thanks in advanceable-controller-81727
09/30/2022, 11:04 AMgentle-camera-33498
09/30/2022, 5:41 PMcool-kitchen-48091
10/03/2022, 7:59 AMFailed to resolve user name claim from profile provided by Identity Provider. Missing attribute. Attribute: 'preferred_username' error.
The profile returned from google is missing the preferred_username and username as well, what do I need to do in order to add it to the profile sent back from google?
Is there a workaround?
These are the fields I’m getting from the profile provider:
{
at_hash=***,
sub=112764038129102833931,
email_verified=true,
id_token=***,
iss=<https://accounts.google.com>,
given_name=***,
locale=en,
picture=***,
token_expiration_advance=-1,
aud=[***.<http://apps.googleusercontent.com|apps.googleusercontent.com>],
azp=***.<http://apps.googleusercontent.com|apps.googleusercontent.com>,
name=*** ***,
hd=***.com,
exp=***,
family_name=***,
iat=***,
email=***@***.com
}
With AUTH_OIDC_USER_NAME_CLAIM=email I’m getting Failed to perform post authentication steps. Error message: Failed to provision user with urnbreezy-portugal-43538
10/03/2022, 11:15 AMsalmon-angle-92685
10/03/2022, 4:09 PMsnowflake-beta with stateful ingestion and it was working just fine. Then a new version was released and snowflake-beta doesn't exist anymore, it was replaced by snowflake. However, all my statefull ingestion set with snowflake-beta doesn't work anymore.
I've now old tables that were already dropped from snowflake but which remains on the Catalog after running an ingestion with snowflake and stateful ingestion enabled.
Is there a way to solve this problem ?
Thanks !gentle-camera-33498
10/03/2022, 8:58 PMsparse-quill-63288
10/04/2022, 4:57 AMdelightful-refrigerator-97527
10/04/2022, 12:43 PMswift-painter-68980
10/04/2022, 12:52 PMclever-garden-23538
10/04/2022, 10:46 PMbland-barista-59197
10/05/2022, 12:07 AMERROR auth.sso.oidc.OidcCallbackLogic - Unable to renew the session. The session store may not support this feature
how to resolve this issue?
Thanks in advancebreezy-shoe-41523
10/05/2022, 6:42 AMenough-fish-5682
10/05/2022, 10:18 AMWHZ-Authentication {
com.sun.security.auth.module.LdapLoginModule required
userProvider="ldap://{ldap_host}:{ldap_port}"
authIdentity="cn=${0},ou=members,o=identitymaster"
java.naming.security.authentication="simple"
debug="true"
};
Then there was a problem that I could connect all ID and password I entered.
I want to allow access only to IDs with ldap privileges.
Any help would be appreciated.
Thanksworried-zebra-47870
10/05/2022, 2:25 PMsnowflake.connector.errors.ProgrammingError: 390114 (08001): Authentication token has expired. The user must authenticate again.
Any idea on what's going on and how to prevent that?
Thanksbright-motherboard-35257
10/06/2022, 12:29 AMError creating bean with name 'ebeanServer' defined in com.linkedin.gms.factory.entity.EbeanServerFactoryI am running MySQL and
mysql-setup ran without issues so seems connection is fine from that operation. Using same credentials for datahub-gms . Anyone have ideas?worried-zebra-47870
10/06/2022, 6:23 AMalert-traffic-45034
10/06/2022, 8:07 AMhelm install the datahub applications with a self-managed aws msk instead of the shipped kafka image. But I come across an error while running the kafka setup job. May I have your help in it ? thanks in advance
error log:
Error while executing config command with args '--command-config /tmp/connection.properties --bootstrap-server <my-msk-broker-endpoints> --entity-type topics --entity-name _schemas --alter --add-config cleanup.policy=compact'
java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.UnsupportedVersionException: The broker does not support INCREMENTAL_ALTER_CONFIGS
at org.apache.kafka.common.internals.KafkaFutureImpl.wrapAndThrow(KafkaFutureImpl.java:45)
at org.apache.kafka.common.internals.KafkaFutureImpl.access$000(KafkaFutureImpl.java:32)
at org.apache.kafka.common.internals.KafkaFutureImpl$SingleWaiter.await(KafkaFutureImpl.java:104)
at org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:272)
at kafka.admin.ConfigCommand$.alterConfig(ConfigCommand.scala:335)
at kafka.admin.ConfigCommand$.processCommand(ConfigCommand.scala:302)
at kafka.admin.ConfigCommand$.main(ConfigCommand.scala:97)
at kafka.admin.ConfigCommand.main(ConfigCommand.scala)
spec:
Kafka version: 2.2.1
job setting:
kafkaSetupJob:
enabled: true
image:
repository: linkedin/datahub-kafka-setup
tag: "v0.8.44"
podSecurityContext:
fsGroup: 1000
securityContext:
runAsUser: 1000
podAnnotations: {}bland-orange-13353
10/06/2022, 10:26 AMbest-sunset-26241
10/06/2022, 10:45 PMraise HTTPError(http_error_msg, response=self)\n'
'requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url:
The user/password I saved in the recipe/secrets is the same as I use to login in our Metabase, so, I shouldn’t be ‘unauthorized’. =/
Does someone know what this can be?blue-boots-43993
10/07/2022, 9:20 AMbland-orange-13353
10/07/2022, 10:05 AM