
|
If you were logged in you would be able to see more operations.
|
|
|
| Compatibility: |
backwards compatible
|
|
Add more checks to DfsPathExists
* for a directory, the min and max num of files
* for a directory, the min and max total file size, if all bytes are added up
This makes it easier to test that things are being set up for job submission
|
|
Description
|
Add more checks to DfsPathExists
* for a directory, the min and max num of files
* for a directory, the min and max total file size, if all bytes are added up
This makes it easier to test that things are being set up for job submission |
Show » |
|
Caused by: SmartFrogLifecycleException:: [sfStart] Failed to start a new child 'assertFileExists'., cause: SmartFrogLivenessException:: File /test-filename in DFS[DFSClient[clientName=DFSClient_1073481522, ugi=slo,users,adm,dialout,fax,cdrom,floppy,tape,audio,dip,plugdev,scanner,admin,fuse,sambashare]] is too big at 67108864 bytes for the maximum size 40, SmartFrog 3.17.005dev (2009-02-13 11:47:21 GMT), SmartFrog 3.17.005dev (2009-02-13 11:47:21 GMT), primSFCompleteName: HOST morzine.hpl.hp.com:rootProcess:testClusteredFilesystem:tests, primContext: included, reference: HOST morzine.hpl.hp.com:rootProcess:testClusteredFilesystem:tests, primContext: included
at org.smartfrog.sfcore.common.SmartFrogLifecycleException.forward(SmartFrogLifecycleException.java:232)
at org.smartfrog.sfcore.common.SmartFrogLifecycleException.sfStart(SmartFrogLifecycleException.java:126)
at org.smartfrog.sfcore.compound.CompoundImpl.sfCreateNewChild(CompoundImpl.java:389)
Caused by: SmartFrogLivenessException:: File /test-filename in DFS[DFSClient[clientName=DFSClient_1073481522, ugi=slo,users,adm,dialout,fax,cdrom,floppy,tape,audio,dip,plugdev,scanner,admin,fuse,sambashare]] is too big at 67108864 bytes for the maximum size 40, SmartFrog 3.17.005dev (2009-02-13 11:47:21 GMT)
at org.smartfrog.services.hadoop.components.dfs.DfsPathExistsImpl.checkPathExists(DfsPathExistsImpl.java:246)
at org.smartfrog.services.hadoop.components.dfs.DfsPathExistsImpl.sfStart(DfsPathExistsImpl.java:89)
at org.smartfrog.sfcore.compound.CompoundImpl.sfCreateNewChild(CompoundImpl.java:383)