questions/big-data-hadoop
That was not important. If you can ...READ MORE
The main difference between Oozie and Nifi ...READ MORE
hadoop fs -cat /example2/doc1 | wc -l READ MORE
On which version of hadoop do you ...READ MORE
The general syntax to do this as ...READ MORE
/user/cloudera/data1 is not a directory, it is ...READ MORE
Try adding this Job job = new Job(conf, ...READ MORE
You can use either of the below ...READ MORE
Yes, to a certain extent we can ...READ MORE
Here, I guess the issue is with ...READ MORE
Let's imagine your cluster as a tree ...READ MORE
If you are using hadoop 2.7 or ...READ MORE
You can use the FileUtil api to do this. Example: Configuration ...READ MORE
Hive does not store data. Hive is ...READ MORE
Namenodes and Datanodes are a part of ...READ MORE
Hey, After connecting the server and performing all ...READ MORE
The hadoop command is not present in ...READ MORE
By default, the Hive database will be ...READ MORE
By Default its TextFileFormat for hive unless you use serdes to ...READ MORE
Well, the reason you are getting such ...READ MORE
Try this: hadoop fs -cat hdfs:///user/hadoop/values.txt READ MORE
You can use the --delete-target-dir : $ sqoop import ...READ MORE
Hey, The error you got because you might ...READ MORE
First of all, Map Reduce algorithm is not programmed ...READ MORE
I think you are using new version ...READ MORE
You can use a combination of cat and put command. Something ...READ MORE
Velocity in big data refers to the ...READ MORE
I want to create an Excel Table ...READ MORE
You can set the port in the hive-site.xml file. ...READ MORE
I add mysql driver for sqoop and it ...READ MORE
Hi@akhtar, This error shows, Hbase is not able ...READ MORE
MapReduce is a programming model to perform ...READ MORE
Hey, The key difference between both the components ...READ MORE
Try this: { Configuration config ...READ MORE
Hi@akhtar, According to your error, it shows you ...READ MORE
The issue you're facing arises because the ...READ MORE
Failure of the resource manager is serious ...READ MORE
According to me the error is because ...READ MORE
Let me explain you the whole scenario. ...READ MORE
You can see the free available space ...READ MORE
create table hive_dml (emp_id int, first_name string, last_name ...READ MORE
Below is the difference given between Standalone, ...READ MORE
The creator of Hadoop, Doug Cutting named ...READ MORE
The generic command i.e used to import ...READ MORE
There are various tools and frameworks available ...READ MORE
While Apache Hive and Spark SQL perform ...READ MORE
Hey, The example uses HBase Shell to keep ...READ MORE
Yes, you can change the replication factor ...READ MORE
Run the command as sudo or add the ...READ MORE
HI.. Netezza is one of the widely used ...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.