Member since
08-16-2023
4
Posts
3
Kudos Received
0
Solutions
07-22-2024
02:09 AM
2 Kudos
Thanks @Rajat_710 and @VidyaSargur . I already accepted the answer.
... View more
06-12-2024
05:11 PM
Thanks Rajat! Does that mean if 1 failed, the entire cluster will not be functional? Thank you for linking the replication manager, so it is essentially option 1 of what i previously thought of.
... View more
06-10-2024
12:05 AM
1 Kudo
We are on CDP 7.1.7 SP2 version Can I ask what is the best strategy to backup the cluster? We are using 5 phyisical nodes (3 of which holds the actual HDFS data). What is a good strategy for backup? 1. Create another cluster that will act as replica (lower CPU and RAM) 2. In the same cluster, backup / to preserve the OS apps (CM etc.) and /data (HDFS)
... View more
Labels:
08-16-2023
12:13 AM
Suppose I have below code: ```python import pandas as pd df = pd.read_csv(SOME_PATH) df.to_csv(OUTPATH,index=False) ``` How do I configure OUTPATH to be HDFS?
... View more
Labels:
- Labels:
-
HDFS