Skip to content

tspannhw/ClouderaPublicCloudCDFWorkshop

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ClouderaPublicCloudCDFWorkshop

Cloudera Public Cloud CDF Workshop - AWS or Azure

NiFi - Kafka Data Hubs Tutorial

See

https://docs.cloudera.com/cdf-datahub/7.2.8/index.html

See also

https://github.com/tspannhw/ClouderaFlowManagementWorkshop

See also

https://github.com/cloudera-labs/edge2ai-workshop

See also

https://github.com/tspannhw/ClouderaStreamingAnalyticsSQLWorkshop

Workshop

General Cloud Activities

  • Create Hbase table - See SSH
  • Create Hive table - Apache Hue (From DWH)
  • Create Kudu table - Apache Hue (From DWH)
  • Create schema in Schema Registry(From Kafka DH)

NiFi Focused

Kafka

Flink SQL

Initial Setup

HBase Connectivity

  • Download Configuration Files
  • SCP Configuration Files
  • Use Configuration Files in NiFi /etc/hadoop/conf.cloudera.core_settings/core-site.xml,/tmp/hbase-site.xml

Kafka Connectivity

  • Get brokers (multiple) from hardware tab of Kafka Data Hub, they use port 9093 and are SSL.

Hive Connectivity

  • thrift://HIVEServerNameVeryLong.cloudera.site:9083
  • Download Configuration Files
  • SCP Configuration Files
  • Use Configuration Files in NiFi /tmp/hive-site.xml,/tmp/core-site.xml,/tmp/hdfs-site.xml

Security Credentials Location

  • /var/lib/nifi/cm-auto-host_keystore.jks

  • /var/lib/nifi/cm-auto-in_cluster_truststore.jks

  • the keystore password can be found in this file, on a DH node: /var/lib/cloudera-scm-agent/agent-cert/cm-auto-host_key.pw

  • the truststore password can be found by calling this API: https://[your_cm_host]/api/v40/certs/truststorePassword

Example SSH Connection

ssh -i MySSHPemIsAwesome.pem cloudbreak@3.82.183.16

Example NiFi CDP CDF Azure Application

https://github.com/tspannhw/cdp-datahub-azure-nifikafka

Resources

About

Cloudera Public Cloud CDF Workshop - AWS or Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages