what is the relation between EME , GDE and Co-operating
system ?
Answers were Sorted based on User's Feedback
Answer / riman bhaumik
GDE is the enviornment for developing the Ab Initio graph.
EME is the repository for all the ab initio files and is
used for version controling.
Co-operating system runs the ab initio graph
| Is This Answer Correct ? | 34 Yes | 0 No |
Answer / nitin kohli
Co operating system is the core system. It is the Abinitio
server. All the graphs which are made in GDE are deployed
and run on cooperating system. It is installed on unix.
EME stands for Enterprise meta enviornment. It is a
repository which holds all the projects,
metadata,transformations and transformations.It performs
operations like version controlling, statistical
analysis,dependence analysis and metadata management.
GDE stands for graphical development enviornment and is
just like a canvas on which we creat our graphs with the
help of various components.It just provides graphical
interface for editing and executing Abnitio programs.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / raju
GDE is the graphical development environment on which we
work. we create graphs in GDE. we save graphs with .mp
extension. Gde connect with the Co operating system with
host settings. we have to find the path from AB_home var
and AB_air_root which are in unix os machine in abinitio
directory.
co operating system which is like a server which interprits
the graph created in GDE and connects to os.
EME is the enterprise metadata environment which consists
theread only copies of the written by us we load a local
copy and work on that and the change delta kept in EME.
SANDBOX is the local working environment in abinitio where
we make changes to our code
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / vikram gokhru
EME contains old as well as new versions of graphs
while GDE(graphical development environment) contains
only the latest version,while Co-operating system
ia installed at client machine,and it interacts
with GDE.
| Is This Answer Correct ? | 7 Yes | 15 No |
What is the default layout of a component ? Is it mandatory to set the layout of a component ?
What dedup-component and replicate component does?
What is the core of co> operating system?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
Explain what is de-partition in abinitio?
What are Cartesian joins?
What is rollup component?
. How can you get all the fields form a lookup files ? (Which function)
) How can you count the total no .of records in the specified partition in the Multifile?
How do you add default rules in transformer?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
What is the role of co-operating system in abinitio?