billions-receptionist-60247
12/27/2021, 5:15 AM2021-12-27 04:59:13.599:INFO::main: Logging initialized @4991ms to org.eclipse.jetty.util.log.StdErrLog
WARNING: jetty-runner is deprecated.
See Jetty Documentation for startup options
<https://www.eclipse.org/jetty/documentation/>
2021-12-27 04:59:14.192:INFO:oejr.Runner:main: Runner
2021-12-27 04:59:16.986:INFO:oejs.Server:main: jetty-9.4.20.v20190813; built: 2019-08-13T21:28:18.144Z; git: 84700530e645e812b336747464d6fbbf370c9a20; jvm 1.8.0_302-b08
2021-12-27 05:00:03.685:INFO:oeju.TypeUtil:main: JVM Runtime does not support Modules
2021-12-27 05:00:13.284:WARN:oeja.AnnotationParser:main: Unrecognized ASM version, assuming ASM7
2021/12/27 05:01:14 Command exited with error: signal: killed
square-activity-64562
12/27/2021, 6:34 AMvalues
file for helm (after MASKING sensitive information? What version of DataHub did you deploy?billions-receptionist-60247
12/27/2021, 6:41 AM# Values to start up datahub after starting up the datahub-prerequisites chart with "prerequisites" release name
# Copy this chart and change configuration as needed.
datahub-gms:
enabled: true
image:
repository: linkedin/datahub-gms
tag: "v0.8.20"
datahub-frontend:
enabled: true
image:
repository: linkedin/datahub-frontend-react
tag: "v0.8.20"
# Set up ingress to expose react front-end
ingress:
enabled: false
datahub-mae-consumer:
image:
repository: linkedin/datahub-mae-consumer
tag: "v0.8.20"
datahub-mce-consumer:
image:
repository: linkedin/datahub-mce-consumer
tag: "v0.8.20"
datahub-ingestion-cron:
enabled: false
image:
repository: acryldata/datahub-ingestion
tag: "v0.8.20.0"
elasticsearchSetupJob:
enabled: true
image:
repository: linkedin/datahub-elasticsearch-setup
tag: "v0.8.20"
kafkaSetupJob:
enabled: true
image:
repository: linkedin/datahub-kafka-setup
tag: "v0.8.20"
mysqlSetupJob:
enabled: true
image:
repository: acryldata/datahub-mysql-setup
tag: "v0.8.20.0"
datahubUpgrade:
enabled: true
image:
repository: acryldata/datahub-upgrade
tag: "v0.8.20.0"
noCodeDataMigration:
sqlDbType: "MYSQL"
global:
graph_service_impl: elasticsearch
datahub_analytics_enabled: true
datahub_standalone_consumers_enabled: false
elasticsearch:
host: "elasticsearch-master"
port: "9200"
kafka:
bootstrap:
server: ""
zookeeper:
server: ""
## For AWS MSK set this to a number larger than 1
# partitions: 3
# replicationFactor: 3
schemaregistry:
url: ""
# type: AWS_GLUE
# glue:
# region: us-east-1
# registry: datahub
neo4j:
host: "prerequisites-neo4j-community:7474"
uri: "<bolt://prerequisites-neo4j-community>"
username: "neo4j"
password:
secretRef: neo4j-secrets
secretKey: neo4j-password
sql:
datasource:
host: ""
hostForMysqlClient: ""
port: ""
url: ""
driver: "com.mysql.cj.jdbc.Driver"
username: ""
password:
secretRef: mysql-secrets
secretKey: mysql-root-password
datahub:
gms:
port: "8080"
mae_consumer:
port: "9091"
appVersion: "1.0"
# hostAliases:
# - ip: "192.168.0.104"
# hostnames:
# - "broker"
# - "mysql"
# - "elasticsearch"
# - "neo4j"
## Add below to enable SSL for kafka
# credentialsAndCertsSecrets:
# name: datahub-certs
# path: /mnt/datahub/certs
# secureEnv:
# ssl.key.password: datahub.linkedin.com.KeyPass
# ssl.keystore.password: datahub.linkedin.com.KeyStorePass
# ssl.truststore.password: datahub.linkedin.com.TrustStorePass
# kafkastore.ssl.truststore.password: datahub.linkedin.com.TrustStorePass
#
# springKafkaConfigurationOverrides:
# ssl.keystore.location: /mnt/datahub/certs/datahub.linkedin.com.keystore.jks
# ssl.truststore.location: /mnt/datahub/certs/datahub.linkedin.com.truststore.jks
# kafkastore.ssl.truststore.location: /mnt/datahub/certs/datahub.linkedin.com.truststore.jks
# security.protocol: SSL
# kafkastore.security.protocol: SSL
# ssl.keystore.type: JKS
# ssl.truststore.type: JKS
# ssl.protocol: TLS
# ssl.endpoint.identification.algorithm:
billions-receptionist-60247
12/27/2021, 6:43 AMsquare-activity-64562
12/27/2021, 6:56 AMbillions-receptionist-60247
12/27/2021, 7:07 AMbillions-receptionist-60247
12/27/2021, 7:11 AMsquare-activity-64562
12/27/2021, 7:31 AMbillions-receptionist-60247
12/27/2021, 7:34 AMsquare-activity-64562
12/27/2021, 7:48 AMbillions-receptionist-60247
12/27/2021, 9:22 AMsquare-activity-64562
12/27/2021, 9:26 AMkubectl get pods
output?billions-receptionist-60247
12/27/2021, 9:26 AMbillions-receptionist-60247
12/27/2021, 9:28 AMsquare-activity-64562
12/27/2021, 9:33 AMbillions-receptionist-60247
12/27/2021, 9:39 AMbillions-receptionist-60247
12/27/2021, 9:42 AMANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.8ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.8ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.8ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.8%
square-activity-64562
12/27/2021, 9:49 AMbillions-receptionist-60247
12/27/2021, 9:49 AMbillions-receptionist-60247
12/27/2021, 9:59 AM