questions/big-data-hadoop
Impala provides faster response as it uses MPP(massively ...READ MORE
Hey, The create external keyword is used to create a ...READ MORE
You can use dfsadmin which runs a ...READ MORE
Setup & cleanup methods are executed after ...READ MORE
As the error states, the target directory ...READ MORE
There's one more way of checking the ...READ MORE
Hey. You can use the following commands ...READ MORE
Sqoop is not able to communicate with ...READ MORE
In Hdfs, data and metadata are decoupled. ...READ MORE
One of the major pushes at SAS ...READ MORE
Big data is a collection of data ...READ MORE
The default execution engine for Hive is mr. To ...READ MORE
Hi everyone, I am facing one issue ...READ MORE
Please refer to the below commands: student = ...READ MORE
You can use the SPARK_MAJOR_VERSION for this. Suppose ...READ MORE
Hi@B, There may be several reasons behind this. ...READ MORE
Hi@akhtar, You can list down all the files ...READ MORE
Varchar datatype is also saved internally as ...READ MORE
Check your /etc/hosts file, the format should be like ...READ MORE
Hey, If for some reason you decide not ...READ MORE
You can enable data compression from the ...READ MORE
Hey, Byte Array, Put p = new Put(Bytes.toBytes("John Smith")); All ...READ MORE
Hi, Check your dfs.name.dir and dfs.data.dir path in hdfs-site.xml. Or ...READ MORE
First of all check the hadoop version ...READ MORE
In order to forcefully let the namenode ...READ MORE
Follow the below steps to install Spark ...READ MORE
Alright, there are couple of things that ...READ MORE
You can use a Writable, something like ...READ MORE
The format for connection string for Oracle ...READ MORE
Hi@akhtar, As we know HDFS works in a ...READ MORE
Basically distributed cache allows you to cache ...READ MORE
1.One of the simplest example of Iterative ...READ MORE
Hi, The number of map tasks for a ...READ MORE
JDBC client requires a connection URL as ...READ MORE
See I don't know the answer to ...READ MORE
Hi, We can use a normal insert query ...READ MORE
Hi, I think this is because the process ...READ MORE
Same problem but with recent Hadoop v. ...READ MORE
In order to get access to the File ...READ MORE
Maybe because you have not started hadoop ...READ MORE
Try this: stop all the daemons: ./stop-all.sh format the namenode: cd ...READ MORE
To enable TLS/SSL on hive, you have ...READ MORE
Hey, I solved this problem by removing hadoop ...READ MORE
The binary representation of a Text object ...READ MORE
You can add this below property in oozie-site.xml: <property> <name>oozie.service.HadoopAccessorService.jobTracker.whitelist</name> <value>myaddress:8020</value> </property> Hope ...READ MORE
you need both core and SQL artifacts <repositories> ...READ MORE
The Uri should be your Cluster Name, ...READ MORE
Firstly, we must learn that these are ...READ MORE
There are a number of free and ...READ MORE
The general syntax to do this as ...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.