questions/big-data-hadoop
You can use this: df.write .option("header", "true") ...READ MORE
In your case there is no difference ...READ MORE
It is set in hadoop-config.sh. You can add ...READ MORE
For Hadoop installation, I would recommend you ...READ MORE
When you are running a jar file ...READ MORE
Hi @Ozer, This error occurred because there is ...READ MORE
Hey, Create a znode with the given path. The flag argument ...READ MORE
So i found a workaround for the ...READ MORE
sqoop import --driver com.ibm.db2.jcc.DB2Driver --connect jdbc:db2://db2.my.com:50000/databaseName --username ...READ MORE
The main difference between these two is ...READ MORE
The main idea behind is the master ...READ MORE
The number of mapper depends on the ...READ MORE
Hi, We can see some steps to do ...READ MORE
Consider a table with 3 records which ...READ MORE
Hey, You can delete a column family from ...READ MORE
The difference is that when you use localhost, ...READ MORE
Hey, DAG in Hive architecture is nothing but ...READ MORE
The REST API gateway for the Apache ...READ MORE
All you have to do is get ...READ MORE
Try the following command and see if ...READ MORE
Secondary NameNode in HDFS Secondary NameNode in Hadoop ...READ MORE
Is python installed running on the slaves that ...READ MORE
To get full query running for the ...READ MORE
If you want to read files with ...READ MORE
Logs are distributed across your cluster, but ...READ MORE
Hi. Here's what you need. Follow the below ...READ MORE
By definition Block – Block is the continuous ...READ MORE
You need to sort RDD and take ...READ MORE
The reason for this error is that ...READ MORE
Hi@akhtar, You can use the put command in ...READ MORE
Hey soujanyabargavi! NO, ExecuteProcess does not allow incoming ...READ MORE
You can use Cloudera Manager to manage ...READ MORE
In this case what you can do ...READ MORE
Both GROUP and COGROUP operators are identical ...READ MORE
You could pass the URI when getting ...READ MORE
Let us consider a student database table ...READ MORE
For UBUNTU Hosts File and other configuration for Hadoop ...READ MORE
Secondary namenode is just a helper for ...READ MORE
You can increase the threshold in yarn-site.xml <property> ...READ MORE
There's a typo in your command: Right command: custdata ...READ MORE
The main difference between -cat and -text ...READ MORE
You can use loop to copy the ...READ MORE
There are three ways to execute the ...READ MORE
I used the following steps to execute it ...READ MORE
The total number of files in the ...READ MORE
The general syntax to do this as ...READ MORE
hadoop fs -cat /example2/doc1 | wc -l READ MORE
You can use either of the below ...READ MORE
/user/cloudera/data1 is not a directory, it is ...READ MORE
Try adding this Job job = new Job(conf, ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.