odd number of nodes

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
Soumya Pradhan
Participant
Posts: 6
Joined: Fri Oct 05, 2007 8:42 am

odd number of nodes

Post by Soumya Pradhan »

Can it be possible to run the jobs with odd number of nodes? If not why?
:lol: :roll:
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

It's possible - a one node configuration file demonstrates this. Why would you not want an odd number - probably because even numbers are more pleasing? You'll configure different files according to processing needs.
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
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

There's no rule that says you have to have a even number of nodes. 1 is an odd number, after all. And the loneliest number, of course.
-craig

"You can never have too many knives" -- Logan Nine Fingers
daignault
Premium Member
Premium Member
Posts: 165
Joined: Tue Mar 30, 2004 2:44 pm
Contact:

Post by daignault »

The number of nodes should actually be 2 or more when configuring your APT file. When you configure a job during development/testing with a single node, there is no parallel testing done.

This can cause some issues when deploying from a 1 node system to a multi-node system.

Regards

Ray Daignault
Post Reply