Different nodes for different projects

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
aesguerra
Participant
Posts: 32
Joined: Tue Sep 09, 2003 9:45 pm

Different nodes for different projects

Post by aesguerra »

Hi All,

Is there any way to configure PX to run 3 different projects on 3 different nodes? Meaning each node is exclusive to 1 project only?

Thanks.
mandyli
Premium Member
Premium Member
Posts: 898
Joined: Wed May 26, 2004 10:45 pm
Location: Chicago

Post by mandyli »

Hi

Please explain clearly about your need.


Thanks
Man
aesguerra
Participant
Posts: 32
Joined: Tue Sep 09, 2003 9:45 pm

Post by aesguerra »

Hi,

We're creating 3 different projects: DEV, SIT, UAT on one box and would like to know if PX can be configured so that each project will have a specific node assigned to it.

Thanks.
coolkhan08
Participant
Posts: 25
Joined: Wed Oct 13, 2004 1:11 am

Post by coolkhan08 »

You can have 3 different configuration files, one for each project. You have to point the APT_CONFIG_FILE enironment varaible to the specific .apt file.
Sam
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

You can budget resources via the node pools. If you wish a job to use a different node pool than another, then supply that to the job. If you wish to segregate along project lines, then use the same node pool for all jobs in a given project.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
vbeeram
Participant
Posts: 63
Joined: Fri Apr 09, 2004 9:40 pm
Contact:

Post by vbeeram »

If you go for a sinlgle node for each project then how u'll achieve parallelism.



Beeram
Post Reply