Member since
02-07-2019
2690
Posts
235
Kudos Received
30
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1152 | 04-15-2025 10:34 PM | |
3338 | 10-28-2024 12:37 AM | |
1436 | 09-04-2024 07:38 AM | |
3280 | 06-10-2024 10:24 PM | |
1391 | 02-01-2024 10:51 PM |
05-19-2023
01:50 AM
Hi @sonnh You can go ahead the raise the hdfs case by uploading all required logs like NM logs and DN logs.
... View more
05-18-2023
09:30 AM
Start the machine. Press F1 to enter BIOS. Security-> System Security Enable Virtualization Technology (VTx) and Virtualization Technology Directed I/O (VTd). Save and restart the machine. I did this.Now cloudera quickstart is running.
... View more
05-17-2023
10:41 PM
Hello @Rekha35 Thanks for using Cloudera Community. First, I shall answer the Q from Cloudera's perspective. Cloudera Data Engineering offering (CDE) offers Airflow built-in without any manual intervention. CDE is available on Cloudera Public Cloud & Private Cloud offering. The integration with other Platform Services is Seamless & offers an immersive experience to End-Users looking to explore Airflow. Note that your Team can integrate with an External Airflow [2] as well. Considering your ask was with checking out Airflow, You may try out [3], wherein the "Astronomer Apache Airflow Fundamentals Certification" offers the best starting point (Including Installing Locally). The Course is led by the foremost Airflow Instructor Marc Lamberti & helps anyone delve into Airflow seamlessly. Additionally, You asked about checking Airflow on Cloud owing to having issues with deploying the same locally. Each Cloud Provider (AWS, Azure, GCP) offers a Managed Service for Airflow. Hope your Q has been addressed by us. Feel free to share any further ask. Regards, Smarak [1] https://docs.cloudera.com/data-engineering/cloud/orchestrate-workflows/topics/cde-airflow-dag-pipeline.html [2] https://docs.cloudera.com/data-engineering/cloud/orchestrate-workflows/topics/cde-airflow-provider.html? [3] https://www.astronomer.io/certification/
... View more
05-17-2023
07:15 AM
@sharonsmith, Welcome to our community! To help you get the best possible answer, I have tagged in our Spark experts @RangaReddy @Babasaheb who may be able to assist you further. Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
... View more
05-17-2023
02:33 AM
Hi @Tonystark , The ERROR message doesn't reveal much info as to why the RM is failing to start. I would suggest looking into the RM logs to find the Root cause. https://issues.apache.org/jira/browse/HADOOP-16305
... View more
05-17-2023
12:40 AM
@daxiaowang, Welcome to our community! To help you get the best possible answer, I have tagged in our Sentry experts @Babasaheb who may be able to assist you further. Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
... View more
05-09-2023
06:50 PM
steps to reproduce this issue: 1.ranger usersync service syncs users 2.change some user's group with API : /service/xusers/secure/users/%s 3.restart usersync service 4.when usersync service finished, the user's group is gone @vamsi_redd
... View more
05-09-2023
03:18 AM
I have identified, my http port 8088 already been used. So, is it recommended for me to kill the port or change my Ambari port to a new one ?
... View more
05-03-2023
10:04 PM
Thanks - hopeful someone can help, I'm out of ideas at this point!
... View more
05-03-2023
02:17 AM
Hi @sukui Can you add following --llvm_cpu_attr_whitelist to Impala Daemon Command Line Argument Advanced Configuration Snippet (Safety Valve). --llvm_cpu_attr_whitelist=adx,aes,avx,avx2,bmi,bmi2,cmov,cx16,f16c,fma,fsgsbase,hle,invpcid,lzcnt,mmx,movbe,pclmul,popcnt,prfchw,rdrnd,rdseed,rtm,smap,sse,sse2,sse3,sse4.1,ssse3,xsave,xsaveopt Restart impala and see if it helps. Regards, Chethan YM
... View more