-
Feb 26th, 2013, 08:28 AM
#1
Trim configuration values
Hey Costin,
If there are extra spaces left out, for instance, in the configuration below after the "${mapred.job.tracker}" token, the application fails. I believe it should have been trimmed out before being consumed by the framework code.
<hdp:configuration>
fs.default.name=${fs.default.name}
mapred.job.tracker=${mapred.job.tracker}
</hdp:configuration>
Can it be addressed?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules