whats relation between configuration file and datasets?
Answer Posted / subhash
Datasets- Preserves the Partitions. i.e, Data in the
datasets store on diff nodes which specified in the Config
File.
Resource Disk path in the Config File specifies in which
locations the data(Dataset's data) store.
Dataset contains: Data File and Schema file
Schema file(contains header and address of data file)stores
in dataset path(which we mention in the job)
Data File store in the Resource Disk Path, which specified
in the config file.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to reverse the string using SQL?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
What are the components of ascential data stage?
Differentiate between datastage and informatica?
Difference between sequential file and data set?
What are some prerequisites for datastage?
What are the benefits of datastage?
Explain ibm infosphere information server and highlight its main features?
Describe the architecture of datastage?
What is the purpose of pivot stage?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What is datastage?
What is ds designer?
If you want to use a same piece of code in different jobs, how will you achieve this?
what is repositery?