[ 
https://issues.apache.org/jira/browse/HADOOP-6108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768319#action_12768319
 ] 

Doug Cutting commented on HADOOP-6108:
--------------------------------------

> Anyone know if it's possible to add a license header to JSON files?

The JSON spec does not include a comment syntax.  Some parsers (e.g., Jackson) 
will strip C-style comments, but it looks like this is read by simplejson, 
which I don't think supports comments.

> Add support for EBS storage on EC2
> ----------------------------------
>
>                 Key: HADOOP-6108
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6108
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6108.patch
>
>
> By using EBS for namenode and datanode storage we can have persistent, 
> restartable Hadoop clusters running on EC2.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to