[Bizgres-general] Ketl functionality in bizgres
Luke Lonergan
llonergan at greenplum.com
Mon Apr 3 17:52:57 GMT 2006
Aditya,
On 4/3/06 9:59 AM, "Aditya Alurkar" <aalurkar at linkedin.com> wrote:
> I have noticed that bizgres build does not install kelt_ctl as part of the
> standard config, is this by design?
Nope - it's an "oops". I just verified it's in the newest source code (now
on bgn.greenplum.com btw) for 0.9GA.
By the way, I recommend that you use 0.9GA if you want the latest KETL and
Bizgres database enhancements.
> If this is by design and the build
> process can accepts parameters to change the options for install e.g.
> --install-ketl or --install-pg-contrib please point me to the document that
> outlines the available options, am a newbie when it comes to ant build, I
> know that good old fashioned ./configure has a "--help" option to list all
> the available options.
The build process uses "ant", the java build program to build everything.
There are tasks within each of the project level build files (build.xml)
that install files. I think there is no task to copy these scripts under
KETL/bin within the KETL/build.xml file.
For now, the workaround is to copy those scripts under KETL/bin to the
installation bin directory.
Thanks for the feedback!
- Luke
More information about the Bizgres-general
mailing list