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 ? | 33 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 |
Can anyone give me an exaple of realtime start script in the graph?
What is a rollup component? Explain about it.
how many types of project we can create in Abinitio? I mean public,private.......etc?
i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5
what is meant by fancing in abinitio ?
What is sort component in abinitio?
What is the difference between rollup and scan?
Explain about ab initio’s dependency analysis?
Difference between Force_error & Force_abort?
What do you mean by continuous graph? what is it significance?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
How does the bre work with the co>operating system?