[
https://issues.apache.org/jira/browse/BIGTOP-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920407#comment-13920407
]
jay vyas edited comment on BIGTOP-1221 at 3/5/14 2:34 AM:
----------------------------------------------------------
Okay. HEre is a beautified patch using my groovy new intellij setup, which i
think mimics hadoop / bigtop formatting pretty closely.
Mark ive also tested apply and it works on bigtop head and it lays over
correctly now.
Looking better ? (FYI Mark im updating the reviewboard also right now:
https://reviews.apache.org/r/18593/diff/2-3/)
was (Author: jayunit100):
Okay. HEre is a beautified patch using my groovy new intellij setup, which i
think mimics hadoop / bigtop formatting pretty closely.
Mark ive also tested apply and it works on bigtop head and it lays over
correctly now.
Looking better ? (FYI Mark im updating the reviewboard also right now).
> Expand and updated FUSE tests
> -----------------------------
>
> Key: BIGTOP-1221
> URL: https://issues.apache.org/jira/browse/BIGTOP-1221
> Project: Bigtop
> Issue Type: Bug
> Components: Tests
> Affects Versions: 0.7.0
> Reporter: jay vyas
> Assignee: jay vyas
> Fix For: 0.8.0
>
> Attachments: BIGTOP-1221-tested-refined-3.patch,
> BIGTOP-1221.4.intellij.patch, BIGTOP-1221.patch
>
>
> The BigTop TestFuseDFS need
> - tests for consistency after individual writes : consistency in FUSE mounts
> is important since there are often associated multitenant workloads. Writes
> should result in immediate recognition of a file.
> - Should use HCFS semantics (That way we can confidently use and maintain
> this for alternative file system implementations).
> - should use logging instead of System.out. That way all the logs can be
> picked up from the same place in case we change the logging framework.
> Logging in trace mode, in any case, will allow us to see everything that the
> ITest shell does, and so might as well use it for other logs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)