[
https://issues.apache.org/jira/browse/BIGTOP-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jay vyas updated BIGTOP-952:
----------------------------
Attachment: BIGTOP-952.HCFS-fix.patch
New patch !
- encodes BIGTOP-1200 json file perms as strings, not ints.
- use Short.decode
- fix the argument validator logic and make it prettier
- added some of the final qualifiers for some of those immutables
- added summary of # dirs created
- cached the new Path() calls
I realize that i could create another jira just for fixing the json file, but
hope its okay if we can just commit these two files together, since BIGTOP-952
and BIGTOP-1200 are so closely coupled anyways.
> init-hdfs.sh is dog slow. Let's replace it with a single VM call and better
> layout management
> ---------------------------------------------------------------------------------------------
>
> Key: BIGTOP-952
> URL: https://issues.apache.org/jira/browse/BIGTOP-952
> Project: Bigtop
> Issue Type: Improvement
> Components: Deployment
> Affects Versions: 0.5.0
> Reporter: Konstantin Boudnik
> Assignee: jay vyas
> Priority: Blocker
> Fix For: 0.8.0
>
> Attachments: BIGTOP-952-tested-refined.patch,
> BIGTOP-952-tested.patch, BIGTOP-952.8.patch, BIGTOP-952.HCFS-fix.patch,
> BIGTOP-952.patch, provision2.groovy, untar.groovy
>
>
> As has been proposed in [this
> patch|https://issues.apache.org/jira/secure/attachment/12575644/untarHdfs.groovy]
> by [~rvs] there's a very efficient way of creating layout in HDFS using a
> tarfile and Groovy script with direct call into DFS APIs.
> Let's making it happen.
--
This message was sent by Atlassian JIRA
(v6.2#6252)