BigDataCrossword-1

123456789101112
Across
  1. 2. mode of operation of hadoop in production environment
  2. 5. YARN slave
  3. 8. utility to access the hadoop files from the unix terminal
  4. 9. Set of utilities/libraries that support the other Hadoop components
  5. 11. stage before map
Down
  1. 1. The database on hadoop which allows transactions
  2. 3. YARN master
  3. 4. contains archived java class files
  4. 6. an effort to put the computation on the node where the data resides
  5. 7. perform analytics on the hadoop data using SQL
  6. 10. Analytical processing systems
  7. 12. one of the components of hadoop which extracts OLTP data to loads in on HDFS