Member since
09-05-2019
2
Posts
0
Kudos Received
0
Solutions
09-05-2019
10:42 PM
The CDSW showed good health after following these steps. But I think we have an issue with the DNS. After sometimes it is again going to bad health. This is the logs: Pods not ready in cluster kube-system ['k8s-app/kube-dns', 'k8s-app/kube-proxy', 'component/kube-scheduler', 'name/weave-net', 'name/tiller']. Pods not ready in cluster default ['role/cron', 'role/db', 'role/ds-operator', 'role/ds-reconciler', 'role/ds-vfs', 'role/ingress-controller', 'role/livelog', 'role/s2i-builder', 'role/s2i-client', 'role/s2i-git-server', 'role/s2i-queue', 'role/s2i-registry-auth', 'role/s2i-registry', 'role/s2i-server', 'role/secret-generator', 'role/tcp-ingress-controller', 'role/web', 'role/spark-port-forwarder', 'role/ds-cdh-client']. Application services are incomplete. [web, db, livelog] not found. Secrets are incomplete. [internal-secrets, external-secrets] not found. Persistent volumes are incomplete. Persistent volume claims are incomplete. Ingresses are incomplete. Checking web at url: http://cdsw.company.io Web is not yet up. Cloudera Data Science Workbench is not ready yet For setting up DNS wildcards, I have configured the domain to CDSW's public IP (Elastic IP in AWS). Is that correct? Because we can't use private IPs in the subdomain, right? What is this line in the Cloudera document means: The wildcard DNS hostname configured for Cloudera Data Science Workbench must now be resolvable from both, the CDSW cluster, and your browser.
... View more
09-05-2019
07:38 AM
I have been trying to set up Cloudera data science workbench on AWS EC2 instances. I can successfully set up Cloudera Manager with services HDFS, Spark and YARN. But when I tried to install and run Cloudera data science workbench, I'm getting some errors.
I'm sharing the details here:
Cloudera Manager OS: CentOS 7.4
Other hosts OS: RHEL 7.6
CDSW gateway host: RHEL 7.5
The installation went well, but it shows bad health. It is an issue with the application. Its the result:
I think its an issue with the DNS. As I'm not very good dealing with DNS, I doubt it may be an issue. But it also shows error in running Kubernetes.
These are the errors that I noticed in the logs:
WARNING:: Verification of iptables rules failed: 1
WARNING:: DNS doesn't resolve 10.0.0.87 to cdsw.company.io; DNS is not configured properly: 1
WARNING:: Kubernetes server is not running, version couldn't be checked.: 1
Is there anything that I'm doing wrong? Is there any other documentation that explains setting up CDSW on AWS?
... View more
Labels: