0 votes
in Big Data | Hadoop by
Setting the local mode execution to true causes

A - All tasks are executed on data available closet to the namenode

B - All tasks are executed only on a single machine

C - All the data files are cached on a datanode before query execution

D - Random data is used for query execution

1 Answer

0 votes
by
All tasks are executed only on a single machine
...