Member since
10-01-2018
802
Posts
143
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3058 | 04-15-2022 09:39 AM | |
| 2468 | 03-16-2022 06:22 AM | |
| 6536 | 03-02-2022 09:44 PM | |
| 2899 | 03-02-2022 08:40 PM | |
| 1909 | 01-05-2022 07:01 AM |
08-25-2020
02:16 PM
@Prabhsimran Check if chronyd is also running on the server/hosts. You have to disable remove one of them means either you can use NTP or the chronyd. Then restart the clock service and see how it goes.
... View more
08-25-2020
02:13 PM
@marcoboero I have heard some users was successfully done this. But the implementation can be tricky and the best way is to get in touch with Cloudera Sales Team for implementation.
... View more
08-15-2020
01:01 PM
2 Kudos
@ebeb Yeah, “Private Cloud Base” is the new name for CDP Data Center. Sorry for the inconvenience. Please use the same doc.
... View more
08-15-2020
12:21 PM
@_heisenberg No, sorry to say that. I would suggest you to go for some Cloud Provider like AWS and create a Free tier account and you can play for meantime with some minimal charges, the only way I can think of at this moment. NOTE: You can give it a try with CDH5 quick start VM, but I am afraid you will not be able to play much with product then. It will marly survive. https://docs.cloudera.com/documentation/enterprise/5-16-x/topics/cloudera_quickstart_vm.html#xd_583c10bfdbd326ba-3ca24a24-13d80143249--7f9d__section_d3z_wtv_ls
... View more
08-14-2020
03:20 AM
@GangWar Thanks for your reply. Would like to know, if reducing this to 4000000 help in reducing disk space which event server is consuming, else it would a fruitless exercise. Appericate any help Regards Wert
... View more
08-13-2020
08:27 AM
@AnandG Is pyarrow module is installed? Please try to install with: #pip install pyarrow (pip3 for Python 3, you may need to upgrade the pip utility as well)
... View more
08-13-2020
08:13 AM
@Jordan_Kalmukov A stack trace can help us better to understand issue and you can get exact thoughts. Ideally the Python path looks like this: [CMroot@xxxx~]# whereis python python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz [CMroot@xxxx ~]# which python /usr/bin/python
... View more
08-11-2020
04:30 AM
Thanks a lot, @GangWar . You are absolutely correct I was using OpenJDK instead of Oracle JDK. I thought there is a bug in this but I didn't have any clue how to fix this but after making changes as per your suggestion it worked. Thanks a lot. I am accepting it as a solution.
... View more
08-10-2020
02:27 AM
@Jeyguna Watch this thread and let me know if this is what you are looking for. https://community.cloudera.com/t5/Support-Questions/How-to-have-a-exact-replicate-of-1-cluster-to-another/m-p/298590#M219261
... View more