-
Notifications
You must be signed in to change notification settings - Fork 1
Command Line
rzhang0720 edited this page Oct 15, 2017
·
1 revision
-
/home/vagrant/rdfs/build/rice-datanode/datanode [-x <TransferServerPortNumber>] [-p <IPCPortNumber>] [-b <BackkingStorageDevice>]-
/home/vagrant/rdfs/build/rice-datanode/datanodestarts the data node with default configuration -
-x <TransferServerPortNumber>allows the user to specify the specific port to use for the Transfer Server. The default value for this is 50010. -
-p <IPCPortNumber>allows the user to specify the specific port to use for IPC (Interprocess Communication). The default value for this is 50020. -
-b <BackkingStorageDevice>allows the user to specify the backing storage device for the Data Node.
-
Rice University COMP 413 2017
RDFS Overview
Development
Workflow
Style