Hadoop (4218)
Big Data General (104)
Big Data AllOther (3) What does the following query do? Insert overwrite table employees partition (country, state) select ..., Se.cnty, se.st from staged_employees se;
921While loading data into a hive table using the load data clause, how do you specify it is a hdfs file and not a local file ?
734As part of optimizing the queries in hive, what should be the order of table size in a join query?
697
What is metadata storage service in bookkeeper?
Would you be able to change the block size of hdfs files?
How can you debug a pig script?
Does Spark provide the storage layer too?
What is the difference between Cassandra, Pig and Hive?
What is the difference between dataset and dataframe in spark?
shouldn't DFS be able to handle large volumes of data already?
What port does spark use?
How can we have to see the all hosts that are available in the ambari?
Write command to copy a file from HDFS to linux(local).
Explain the term commitlog?
Can we run unix shell commands from the hive? Give example?
Mention what is the benefits of apache kafka over the traditional technique?
how you can reduce churn in ISR? When does broker leave the ISR?
What is the difference between Caching and Persistence in Apache Spark?