Member since
05-22-2024
12
Posts
2
Kudos Received
0
Solutions
04-29-2025
07:15 AM
I have another question. Currently I'm planning to install JanusGraph on my cluster. However, from the documentation of JanusGraph, it recommends Apache HBase 2.6.0, like the following figure shown: So my question is: how could I know the corresponding Cloudera HBase version to Apache HBase 2.6.0?
... View more
04-27-2025
06:03 PM
Hi Cloudera Cummenity, This documentation lists the versions of components used in Cloudera CDP 7.1.9 SP1: https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/runtime-release-notes/topics/rt-pvc-runtime-component-versions-719sp1.html The Hadoop version is 3.1.1.7.1.9.1000-103. However, when I look at Apache Hadoop Website, I could not find the same version there: The similar thing also happens for HBase: So my question is, why can't I find the hadoop and hbase version that Cloudera CDP used from Apache Hadoop and HBase website?
... View more
02-27-2025
10:37 AM
https://blog.cloudera.com/best-practices-for-hive-authorization-using-apache-ranger-in-hdp-2-2/ https://blog.cloudera.com/best-practices-in-hdfs-authorization-with-apache-ranger/ https://blog.cloudera.com/security-reference-architecture-summary-for-cloudera-data-platform/ https://blog.cloudera.com/an-introduction-to-ranger-rms/ https://blog.cloudera.com/best-practices-guide-for-systems-security-services-daemon-configuration-and-installation-part-1/
... View more
02-27-2025
10:36 AM
https://blog.cloudera.com/best-practices-for-hive-authorization-using-apache-ranger-in-hdp-2-2/ https://blog.cloudera.com/best-practices-in-hdfs-authorization-with-apache-ranger/ https://blog.cloudera.com/security-reference-architecture-summary-for-cloudera-data-platform/ https://blog.cloudera.com/an-introduction-to-ranger-rms/ https://blog.cloudera.com/best-practices-guide-for-systems-security-services-daemon-configuration-and-installation-part-1/
... View more
02-26-2025
10:48 AM
Recently, when I try to open links of some good Cloudera blogs that I have saved before (like this one: How to use the HBase Thrift Interface (Part 1) ), it is redirected into Cloudera blog new home page (https://www.cloudera.com/blog.html ) When I search using keyword on the new Cloudera Blog Home Page, this article is missing: This has happened to all my previously saved Cloudera blogs. They Are All Missing 😱 Is anyone know where are Cloudera blogs?
... View more
Labels:
- Labels:
-
Cloudera OnDemand
-
Training
10-09-2024
01:52 PM
In the 2024-789 Cloudera Customer Advisory, Cloudera announced that the MFA will be implemented for SSO on October 3rd. After October 3rd, I found every time when I want to log into cloudera website through single sign on, this error appears: chrome browser: Refused to frame 'http://....' because it violates the following Content Security Policy directive: "frame-src 'self' firefox browser: Content-Security-Policy: The page’s settings blocked the loading of a resource (frame-src) at https://cloudera-production.okta.com/oauth2/v1/authorize?client_id=0oa16sv9eczsNpz890x8&code_challenge=c1RNgXC-IyJ5H05Qr9pGoECuAoVn2I4_E9JYzRGJyt8&code_challenge_method=S256&nonce=DGq0I1IyUJagUTZiF2GPMI1b47QDk4GhMls8ySAaGNnRyF14wXMshZwyVDZy4TN1&prompt=none&redirect_uri=https%3A%2F%2Fsso.cloudera.com%2Flogin%2Fcallback&response_mode=okta_post_message&response_type=code&state=HCZKPdbGP2K409lpwCnqFMQXowCHecOBl9EGIspgMTRSjXNMDcwbfhHHkxUUb9dl&scope=openid because it violates the following directive: “frame-src 'self' https://*.oktapreview.com https://*.demdex.net https://www.recaptcha.net/recaptcha/ https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://www.gstatic.cn/recaptcha/ https://*.cldr.work https://*.cloudera.site https://*.cloudera.com https://players.brightcove.net https://app.getreprise.com” sso.cloudera.com How can I fix this problem?
... View more
09-17-2024
12:30 PM
I want to grant user 'txw387' RWC permissions. There is a hadoop folder 'txw387' under /user. However, this error occurs: ERROR: org.apache.hadoop.hbase.coprocessor.CoprocessorException: HTTP 403 Error: Grantee user txw387 doesn't exist at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.preGrant(RangerAuthorizationCoprocessor.java:1277) at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.preGrant(RangerAuthorizationCoprocessor.java:1110) at org.apache.hadoop.hbase.master.MasterCoprocessorHost$164.call(MasterCoprocessorHost.java:1892) at org.apache.hadoop.hbase.master.MasterCoprocessorHost$164.call(MasterCoprocessorHost.java:1889) at org.apache.hadoop.hbase.coprocessor.CoprocessorHost$ObserverOperationWithoutResult.callObserver(CoprocessorHost.java:558) at org.apache.hadoop.hbase.coprocessor.CoprocessorHost.execOperation(CoprocessorHost.java:631) at org.apache.hadoop.hbase.master.MasterCoprocessorHost.preGrant(MasterCoprocessorHost.java:1889) at org.apache.hadoop.hbase.master.MasterRpcServices.grant(MasterRpcServices.java:2721) at org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:139) at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:369) at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:349) For usage try 'help "grant"' How to solve this problem?
... View more
Labels:
09-05-2024
02:48 PM
1 Kudo
Our group has tried connect janusgraph with Cloudera HBase, but it fails.
In the documentation of CDP 7.2.18, these two Spark features: GraphX and GraphFrames are not supported by Cloudera.
Is there any other Graph Data Base or Graph computation tool is supported by Cloudera?
... View more
Labels:
06-20-2024
01:53 PM
1 Kudo
It works! Thanks!
... View more