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