You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2014/12/16 01:31:13 UTC

[jira] [Comment Edited] (BIGTOP-1273) BigPetStore: Cleanup formatting.

    [ https://issues.apache.org/jira/browse/BIGTOP-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247446#comment-14247446 ] 

jay vyas edited comment on BIGTOP-1273 at 12/16/14 12:30 AM:
-------------------------------------------------------------

hi rj.

1) In the gist above the *JavaCollections* is being used via {{products.map}} .   Sneaky little change :) 
2) I agree with the comments, I fixed that also .

- Any other stuff you suggest i bundle into this cleanup. 
- Question : In spark, is *saveAsTextFile*  a distributed write operation, and if not , can we make it one?
- Can you comment on the TODO's in here ? https://gist.github.com/jayunit100/e7302769864cc4332ce9

thanks! I'll attach a patch after this. 


was (Author: jayunit100):
hi rj.

1) In the gist above the *JavaCollections* is being used via {{products.map}} .   Sneaky little change :) 
2) I agree with the comments, I fixed that also .

Any other stuff you suggest i bundle into this cleanup. 

Question : In spark, is *saveAsTextFile*  a distributed write operation, and if not , can we make it one?

> BigPetStore: Cleanup formatting. 
> ---------------------------------
>
>                 Key: BIGTOP-1273
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1273
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: blueprints
>            Reporter: jay vyas
>             Fix For: backlog
>
>
> Lets clean up the formatting according to whats been outlined in BIGTOP-1240.
> - mark non-production code accordingly
> - imrpove any obvious typos etc 
> - delete dead code
> - run formatting against 
> In the process I think we can put in some light improvement of docs / READMEs where necessary. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)