Member since
07-23-2014
40
Posts
1
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2764 | 09-05-2014 02:01 PM | |
1352 | 08-08-2014 04:30 PM | |
1145 | 07-31-2014 02:14 PM |
11-04-2015
11:59 AM
Although the example listed is very useful, is there a python api that will trigger a "Check for new parcels". I manually copying my parcel to the cm host local repository, but its not being picked up, unless I click "Check for new parcels" Thanks
... View more
09-05-2014
02:01 PM
I tested and worked! Thanks a lot! What i used is the function below: reate_hdfs_tmp(self) source code Create the /tmp directory in HDFS with appropriate ownership and permissions. Returns: Reference to the submitted command Since: API v2
... View more
08-08-2014
04:30 PM
I resolved my problem by finding out this page:https://github.com/cloudera/cm_ext/wiki/Plugin-parcel-environment-variables
... View more
08-05-2014
05:52 AM
http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM5/latest/Cloudera-Manager-Managing-Clusters/cm5mc_config_snippet.html From the above link you set it Service-Wide the replication which will pickup at runtime after cluster restart, , no need to update in core-site.xml
... View more
07-31-2014
02:14 PM
I've solved this problem. thanks.
... View more
07-31-2014
02:13 PM
Thanks a lot! I have solved this issue and made my parcel working.
... View more