Member since
08-06-2019
17
Posts
0
Kudos Received
0
Solutions
05-02-2020
01:11 PM
Hey Everyone,
In this video, I'm going to show you how to run Data Engineering workloads on Cloudera Data Hub. First, we'll deploy a Data Hub cluster with Zeppelin and Spark. Then, I'll show you an example of a PySpark job accessing data on S3. After that, we'll run another PySpark job to access data in Hive.
More Information
More information on Data Hub
https://www.cloudera.com/products/data-hub.html
Documentation on CDP
https://docs.cloudera.com/
... View more
04-23-2020
05:33 PM
Hey Everyone,
In this video, I'll show you how to use experiments in Cloudera Machine Learning (CML). Experiments allow a user to run the same script with different inputs easily and compare metrics. This can be useful when performing hyperparameter optimization. In the video, I walk through an extremely simple example where we get the sum of numbers. Then, I run through an example that reflects a more real-world use case.
More Information
Cloudera Machine Learning - What You Should Know
https://community.cloudera.com/t5/Community-Articles/Cloudera-Machine-Learning-What-You-Should-Know/ta-p/292935
More information on Cloudera Machine Learning (CML)
https://www.cloudera.com/products/machine-learning.html
Documentation on CDP
https://docs.cloudera.com/
... View more
- Find more articles tagged with:
- CDP
- cdsw
- cloud
- cml
- machine-learning
04-21-2020
07:04 AM
1 Kudo
Hey Everyone,
This video will show you how to create a Cloudera Machine Learning (CML) Workspace. A Workspace in CML is where all of your data science work will take place and allow you to collaborate with your team easily. Creating a basic Workspace is quick and simple if you already have an environment set up. Also, I cover the different advanced options available to help admins and users manage costs and stay secure when creating a new Workspace.
More information:
Cloudera Machine Learning – What You Should Know
https://community.cloudera.com/t5/Community-Articles/Cloudera-Machine-Learning-What-You-Should-Know/ta-p/292935
More information on Cloudera Machine Learning (CML)
https://www.cloudera.com/products/machine-learning.html
Documentation on CDP
https://docs.cloudera.com/
... View more
- Find more articles tagged with:
- CDP
- cdsw
- cml
- machine-learning
04-01-2020
07:52 PM
Hi Everyone,
Cloudera Machine Learning (CML) is just one of the many experiences you can use on the Cloudera Data Platform (CDP). Cloudera Machine Learning allows teams to immediately deploy machine learning workspaces that auto-scale to fit their needs and auto-suspend to save costs by using Kubernetes. All of this is packaged into a portable experience that can be accessed by multiple team members easily to provide a consistent experience across an organization. In today's video, I'll walk you through the different high-level features in CML on CDP public cloud.
More information:
More information on Cloudera Machine Learning (CML)
https://www.cloudera.com/products/machine-learning.html
Documentation on CDP
https://docs.cloudera.com/
... View more
- Find more articles tagged with:
- CDP
- cdsw
- cml
- kubernetes
- machine-learning
03-31-2020
07:54 PM
Hi Everyone,
In this video I'll show you how to get started with Cloudera Data Warehouse in CDP public cloud. I'll walk you through activating an environment for use with the Data Warehouse experience, creating a Virtual Warehouse, and then loading in some data. After loading data in, I'll show you how to connect your Virtual Warehouse to Tableau. Although we're talking about Tableau specifically here, the same procedure can be replicated with other BI tools.
More information:
More information on Data Warehouse
https://www.cloudera.com/products/data-warehouse.html
Documentation on CDP
https://docs.cloudera.com/
... View more
- Find more articles tagged with:
- CDP
- datawarehouse
- hive-llap
- tableau
Labels:
03-17-2020
02:58 PM
Hey Everybody,
Today I've got a continuation video about Attribute Based Access Control (ABAC) on CDP. ABAC allows you to Tag tables and columns and then set access policies for groups or users that will either grant or deny access to tagged data. At Cloudera Now Jonathan Hsieh showed us how to implement Column Masking with ABAC. So today I decided I would show you how to do the same thing. After that, I'll show you how security policies travel with the data; all because of SDX.
If you haven't checked out the first video go watch that first here:
https://community.cloudera.com/t5/Community-Articles/How-to-use-ABAC-in-CDP/ta-p/288056
More information:
Watch Cloudera Now
https://www.cloudera.com/about/events/cloudera-now-cdp.html
Documentation on CDP
https://docs.cloudera.com/
More information on SDX
https://www.cloudera.com/products/sdx.html
... View more
03-11-2020
03:09 PM
Cloudera Data Platform (CDP) on Public Cloud makes being an administrator for a big data platform even easier, thanks to SDX. Watch me spend a day at a temp position for Aperture Cybertronics as their Data Admin. I'll quickly deploy clusters, grant access to users, and change performance parameters for the Aperture Cybertronics' staff.
More information:
More information on Data Warehouse
https://www.cloudera.com/products/data-warehouse.html
Documentation on CDP
https://docs.cloudera.com/
... View more
- Find more articles tagged with:
- administration
- CDP
- datawarehouse
- demo
- SDX
- Security
Labels:
03-03-2020
08:47 PM
Hi Again,
Today's video is all about Cloudera Data Warehouse (CDW). CDW is one of the many experiences you can use on the Cloudera Data Platform (CDP). Cloudera Data warehouse packages up the projects you may already know and use such as Impala and Hive into a service. This Service runs on Kubernetes giving it the ability to pause, resume, scale up, or down quickly and automatically. The Data Warehouse service allows you to quickly deploy new use cases with the right data at the right time to tackle hard problems while meeting your SLA’s. It does all of this with significant cost savings and little effort on your part.
In this first video of the Data Warehouse collection we'll cover the different pieces of the service and layout of the UI. We'll show you the Data Analytics studio (DAS) as well to get you started querying your data warehouse.
More information:
More information on Data Warehouse
https://www.cloudera.com/products/data-warehouse.html
Documentation on CDP
https://docs.cloudera.com/
... View more
- Find more articles tagged with:
- CDP
- das
- datawarehouse
Labels:
01-23-2020
05:25 PM
Hey Everyone,
Column Masking and Row Filtering are powerful tools in CDP that admins can use to implement security rules without creating dozens of views that must be maintained over time. With Column Masking, admins can block or limit the extent of data specific users or groups are allowed to see. If instead an admin needs to limit the rows a user can see, (for example US users can only see data from the USA) Row Filtering can be used. In this video I walk through an example where we limit the amount of data call center employees are allowed to see. I'll show you how we set up these policies in Ranger and what effect it has on the user.
More information:
Documentation on CDP
https://docs.cloudera.com/
More information on SDX
https://www.cloudera.com/products/sdx.html
... View more
Labels:
01-21-2020
02:47 PM
1 Kudo
Hey everyone,
We have a new video for the SDX collection and this time we're talking about Attribute Based Access Control (ABAC). Cloudera Data Platform (CDP) Allows you to use ABAC on data access across the entire platform. ABAC allows you to Tag tables and columns and then set access policies based on those tags to allow specific groups or users to access that tagged data. In this video I'll show you how to setup ABAC in CDP using Atlas and Ranger. I'll walk through a couple examples to show you how ABAC can be safer and easier than implementing resource based policies.
More information:
Documentation on CDP
https://docs.cloudera.com/
More information on SDX
https://www.cloudera.com/products/sdx.html
... View more
Labels:
01-16-2020
08:00 PM
Hey everyone,
Cloudera Manager's look has been updated with the arrival of the Cloudera Data Platform (CDP). Although CDP is largely configured and controlled through the Control Plane, there are still some options available to you in Cloudera Manager when working with an Environment or in a Data Hub cluster. This quick tour of the different views and menus will hopefully help you align yourself to the new layout.
More information:
More information on Data Hub
https://www.cloudera.com/products/data-hub.html
Documentation on Cloudera Data Platform
https://community.cloudera.com/t5/Community-Articles/Cloudera-Data-Platform-documentation/ta-p/270222
... View more
- Find more articles tagged with:
- CDP
- cloudera-manager
12-18-2019
02:29 PM
In today's short video we'll talk about how CDP makes onboarding enterprise users easier. If your Identity Provider (that provides SSO services) can use SAML, then CDP can import users along with their group associations. CDP will also make sure to sync any policy modifications across your clusters and the different experiences.
Let us know by adding a comment below what topics you care about and keep checking back as we will be posting new videos about CDP and more at least once a week.
More information:
Documentation on onboarding users
https://docs.cloudera.com/management-console/cloud/user-management/topics/mc-onboarding-users.html
What is Cloudera's Shared Data Experience (SDX)?
https://community.cloudera.com/t5/Community-Articles/What-is-Cloudera-s-Shared-Data-Experience-SDX/t...
... View more
- Find more articles tagged with:
- authentication
- CDP
- SDX
- Security
Labels:
12-12-2019
03:26 PM
Hey everyone,
In our last video we created a Data Hub cluster in CDP. But what if you don't want to go with the default settings? In this video we'll cover what advanced options are available to you when creating a new Data Hub cluster. For example, you can change what instance types certain host groups run on. Or, specify if scripts should run while the cluster is being created.
Let us know by adding a comment below what topics you care about and keep checking back as we will be posting new videos about CDP and more at least once a week.
More information:
Cloudera Data Hub - What You Should Know
https://community.cloudera.com/t5/Community-Articles/Cloudera-Data-Hub-What-You-Should-Know/ta-p/284608
Cloudera Data Hub – How to Create a Cluster
https://community.cloudera.com/t5/Community-Articles/Cloudera-Data-Hub-How-to-Create-a-Cluster/ta-p/285285
Documentation on CDP
https://community.cloudera.com/t5/Community-Articles/Cloudera-Data-Platform-documentation/ta-p/270222
... View more
- Find more articles tagged with:
- CDP
- clustering
Labels:
12-10-2019
10:54 AM
1 Kudo
Hey everyone,
We showed you what Data Hub is all about in an earlier video. Now we're going to roll up our sleeves and start getting into how to use the product. In this video we cover the basic knowledge you need to provision a basic Data Hub cluster.
Let us know by adding a comment below what topics you care about and keep checking back as we will be posting new videos about CDP and more at least once a week.
More information:
Cloudera Data Hub - What You Should Know
https://community.cloudera.com/t5/Community-Articles/Cloudera-Data-Hub-What-You-Should-Know/ta-p/284608
Documentation on CDP
https://community.cloudera.com/t5/Community-Articles/Cloudera-Data-Platform-documentation/ta-p/270222
... View more
- Find more articles tagged with:
- CDP
Labels:
12-05-2019
03:08 PM
Hey everyone,
Today's video gives some high level detail about how the Cloudera Data Platform is secure by design. We designed CDP to safeguard your organization's data within the virtual network of your chosen public cloud vendor. Also, we took all of the hard work associated with setting up security tools, such as kerberos, and automated it. This way the platform is secure and ready to start using right away. Here's a short quick video explaining these concepts.
Let us know by adding a comment below what topics you care about and keep checking back as we will be posting new videos about CDP and more at least once a week.
More information:
What is Cloudera's Shared Data Experience (SDX)?
https://community.cloudera.com/t5/Community-Articles/What-is-Cloudera-s-Shared-Data-Experience-SDX/ta-p/284102
... View more
- Find more articles tagged with:
- CDP
Labels:
12-03-2019
04:03 PM
1 Kudo
Hey everyone,
Check out our first video in the Data Hub Collection where we cover the basics of the Data Hub experience. Cloudera Data Hub lets users easily provision clusters with the services you care about with the security and governance your organization requires.
Let us know by adding a comment below what topics you care about and keep checking back as we will be posting new videos about CDP and more at least once a week.
... View more
- Find more articles tagged with:
- CDP
- clustering
- data-hub
Labels:
11-26-2019
01:00 PM
Ever wondered what Cloudera's Shared Data Experience (SDX) is?
Want to know how SDX can help you or your organization?
Well here's a video that will hopefully clear up some confusion and tell you about some of the powerful things SDX enables.
Let us know what topics you care about and keep checking back as we will be posting new videos about CDP and more at least once a week.
... View more
Labels: