Member since
09-02-2016
523
Posts
90
Kudos Received
42
Solutions
07-28-2019
05:13 PM
@cjervis Very good news and thanks much for sharing the happy moment with us! Waiting for the update!! I have went through the FAQ about new repuation program... looks very interesting! Still I am not 100% clear about my current/existing reputation. I have contributed to Cloudera Community for 2.5 years with more than 500+ posts and received Champion award for the year 2017. But unfortunately not able to contribute in recent days (since Jan-2019) due to my new role/technologies and some additional works... Hope I can re-start my contribution in couple of months... Now my question is, Does my reputation still valid after you roll out a new reputation system? or all my effort will be voiding? Please clarify
... View more
09-06-2018
02:39 AM
@phaothu To do via CM, Login as admin to CM -> HDFS -> Instances -> 'Federation and high availability' button -> Action -> Manual Failover
... View more
11-07-2017
08:01 PM
@epowell The issue might be related to the below jira which is opened a long back still in open status https://issues.apache.org/jira/browse/HDFS-3447 as an alternate way to connect to hdfs, go to hdfs-site.xml and get dfs.nameservices and try to connect to hdfs using namespace as follows, it may help you hdfs://<ClusterName>-ns/<hdfs_path> Note: I didn't get a chance to explore this... also not sure how it will respond in old cdh version
... View more