How do you convert 4-way mfs to 8-way mfs?
Answer / anusha
m_partition <4-way partition_file_path> <8_way_partition_file_path> <dml_file_path> {keys used to partition the file}
| Is This Answer Correct ? | 1 Yes | 0 No |
To which project that prefix will set is to private project or public project or both?how and where to set?
What is publickey and private key?what is the use of this two keys?
What are the Types of parallelism in detail?
Describe the grant/revoke ddl facility and how it is implemented?
What is is a data flow graph?
How can we test the abintio manually and automation?
Need Ab-Initio Material - Harini
What is a data processing cycle and what is its significance?
What information is provided by .dbc file extension for connecting to the database?
Describe in detail about lookup?
what i the difference between the flows of 3 paralellisms
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?