How will you convert the string ’51.2’ to a float value in the price column?
Can I do transforms or add new functionality?
Why is space not freed up when I issue drop table?
Is avro supported?
Explain what is zookeeper in kafka? Can we use kafka without zookeeper?
Mention what is apache kafka?
Mention what is the traditional method of message transfer?
Mention what is the benefits of apache kafka over the traditional technique?
How many distinct layers are of storm’s codebase?
Explain how you can improve the throughput of a remote consumer?
List the various components in kafka?
Mention what is the maximum size of the message does kafka server can receive?
Explain about the execution plans of a pig script?
or
differentiate between the logical and physical plan of an apache pig script?
You have a file employee.txt in the hdfs directory with 100 records. You want to see only the first 10 records from the employee.txt file. How will you do this?
I have a relation r. How can I get the top 10 tuples from the relation r?