Member since
07-08-2013
548
Posts
59
Kudos Received
53
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3387 | 08-17-2019 04:05 PM | |
| 3160 | 07-26-2019 12:18 AM | |
| 10206 | 07-17-2019 09:20 AM | |
| 5916 | 06-18-2018 03:38 AM | |
| 15269 | 04-06-2018 07:13 AM |
06-17-2016
05:36 AM
1 Kudo
Here's an example; $ curl -v -X PUT -u admin:admin -H 'Content-Type:application/json' -d '{ "password" : "new_password" }' 'http://cm.example.com:7180/api/v12/users/type_the_username_here' [1] https://cloudera.github.io/cm_api/apidocs/v12/ns0_apiUser.html
... View more
06-01-2016
07:36 PM
Hi : I also encountered same issue, also I have to declared spark_on_yarn dependency, how to fix it or workaround it?could you give the solution example,thanks!
... View more
06-01-2016
04:41 AM
Thanks @Harsh J, Appreciate your help. Just as a feedback on part of Cloudera Documentation should also include an example with Sqoop1 and Sqoop2 and that would have been very helpful too for all the users who deploy Sqoop.
... View more
05-26-2016
09:00 AM
Hi, at this moment i´m facing the same issue. i have a 5 node VirtualBox vm Cluster, and when i try service cloudera-scm-server-db start it shows: DB initialization done. waiting for server to start................................................................................................. colud not start server. I tried to stop the service. but it shows pg_ctl: no server running. the same output for the status command. please help me! o dont know what else i can do
... View more
05-24-2016
08:10 AM
I have installed Sqoop 1 Client as per your given document but I have an issue and Sqoop 1 client is not starting. I have raised a separate post for it. Can you please look into it as well and help. http://community.cloudera.com/t5/Data-Ingestion-Integration/Sqoop-1-Client-not-started/m-p/41188
... View more
05-07-2016
11:39 AM
Just one last reply to confirm that an improper switch configuration was the issue here. Once that was fixed, everything worked great! Thanks again for all the help. Chris
... View more
05-06-2016
05:07 AM
Thanks - that worked!
... View more
03-24-2016
05:45 PM
Great to hear.
... View more
03-21-2016
05:55 AM
I fixed assigning r-x to chile directory. # sudo -u hdfs hadoop fs -setfacl -R -m user:cgmurosbrasil:r-x /chile Thanks.
... View more