Member since
09-02-2016
523
Posts
89
Kudos Received
42
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2724 | 08-28-2018 02:00 AM | |
| 2697 | 07-31-2018 06:55 AM | |
| 5688 | 07-26-2018 03:02 AM | |
| 2989 | 07-19-2018 02:30 AM | |
| 6466 | 05-21-2018 03:42 AM |
05-27-2017
04:33 PM
@ashishdiwan03 Earlier they used to provide a code template in either scala/python, so you should know both to fill the missing code based on the template that you have received. But I came to know from one of the community that with revised syllabus, there won't be any template, so you can write your code from scratch. So you can choose either scala/python. So the answer for your question is Spark with Scala is enough for the Certification
... View more
05-18-2017
09:01 PM
@yongie 1. install mysql Different CDH versions will support different MySQL version. Did you install compatiable mySQL version for the corresponding CDH? Pls confirm 4. change the database setting in cloudera management Pls list the database setting change that you have made in CM for any one service. Ex: Hive 5. impacted services are: Hive, Hue, Oozie, rman, amon, nav, navms What is the status of non-impacted services like Zookeeper, HDFS, etc? Fix Cloudera Management services & Non-impacted services first then focus on impacted services
... View more
05-18-2017
07:04 AM
@yongie 1. Can you please list the steps that you have followed to migrate from Postgres to MySQL 2. Please list the impacted services as part of this migration 3. I hope you are doing the configuration setup via Cloudera Manager, pls confim
... View more
05-09-2017
08:44 AM
@Ravi It is not possible as of now, please refer these two links https://community.cloudera.com/t5/Web-UI-Hue-Beeswax/Hue-Dashboard-Download-option/m-p/52254#M2144 https://issues.cloudera.org/browse/HUE-2142
... View more
05-06-2017
05:18 PM
@yongie The default path to store mysql connector is /usr/share/java/
... View more
05-04-2017
07:23 AM
@BobinGZ Go to the path it mentioned and run the command "du -sh" and make sure it is greater than reserved amount 104857600
... View more
05-01-2017
11:31 AM
@bdgreek I tried the below queries and it shows the column as created (Sales$). Not sure it is due to your version create table mydb.test1 (`Sales$` float)
describe formatted mydb.test1
describe mydb.test1
... View more
05-01-2017
08:50 AM
@bdgreek Try this Create external table tbl1 (`Sales$` float)
... View more
04-29-2017
10:40 AM
@None123 Some people has confirmed that CCA175 exam has been updated with new syllabus since last week. So you can follow the new syllabus
... View more