What is hadoop

You have a database of size 500 GB and the size of the database did not drastically increase over a 6 month period and even the forecast does not indicate a dramatic increase in size in the future. This is a Big Data problem and it is best to convert this database (and its dependencies/jobs etc.) in to a Hadoop based solution.
True
False
Scenario: Due to increase in the data volume you are asked to re-engineer an online shopping website which is currently using MySQL database server as it backend. The website fetches the data from the database and also insert/delete records in the database. Users should not see a performance degradation after the re-engineering effort. Your Approach: Since Hadoop is a batch and not an interactive solution it is best to choose a NoSQL database solution
True
False
Scenario: You have an ETL job in Oracle that takes 2 hours to complete. Business users are requesting you to bring down the execution time of the job to 1 hour. Best Approach: It is recommended to add additional servers to solve this problem?
True
False
Why not use Solid State Drive (SSD) instead of Hard Disk Drive (HDD) to improve data access rate?
SSDs are not reliable
SSDs are expensive
SSDs are low quality
How do you plan to recover from data loss?
Replicate each blocks to more than one node
This is impossible to recover from data loss
What happens to local file system when you install HDFS?
Local file system and HDFS co-exist
Local file system is replaced by HDFS
When multiple nodes request or transfer the data over the network bandwidth it will choke the network and will result in slow data transfer. What is the best way to solve this problem?
Increase the network bandwidth
Store data in the same node as computation
{"name":"What is hadoop", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"You have a database of size 500 GB and the size of the database did not drastically increase over a 6 month period and even the forecast does not indicate a dramatic increase in size in the future. This is a Big Data problem and it is best to convert this database (and its dependencies\/jobs etc.) in to a Hadoop based solution., Scenario: Due to increase in the data volume you are asked to re-engineer an online shopping website which is currently using MySQL database server as it backend. The website fetches the data from the database and also insert\/delete records in the database. Users should not see a performance degradation after the re-engineering effort. Your Approach: Since Hadoop is a batch and not an interactive solution it is best to choose a NoSQL database solution, Scenario: You have an ETL job in Oracle that takes 2 hours to complete. Business users are requesting you to bring down the execution time of the job to 1 hour. Best Approach: It is recommended to add additional servers to solve this problem?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker