[ 
https://issues.apache.org/jira/browse/HDDS-373?focusedWorklogId=269640&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-269640
 ]

ASF GitHub Bot logged work on HDDS-373:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Jun/19 00:19
            Start Date: 29/Jun/19 00:19
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on pull request #1025: 
HDDS-373. Genconf tool must generate ozone-site.xml with sample values
URL: https://github.com/apache/hadoop/pull/1025#discussion_r298777642
 
 

 ##########
 File path: 
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java
 ##########
 @@ -41,6 +41,8 @@
       "dfs.container.ipc";
   public static final int DFS_CONTAINER_IPC_PORT_DEFAULT = 9859;
 
+  public static final String OZONE_METADATA_DIRS="ozone.metadata.dirs";
 
 Review comment:
   NIT: space
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 269640)

> Genconf tool must generate ozone-site.xml with sample values
> ------------------------------------------------------------
>
>                 Key: HDDS-373
>                 URL: https://issues.apache.org/jira/browse/HDDS-373
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Dinesh Chitlangia
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HDDS-373.001.patch
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> As discussed with [~anu], currently, the genconf tool generates a template 
> ozone-site.xml. This is not very useful for new users as they would have to 
> understand what values should be set for the minimal configuration properties.
> This Jira proposes to modify the ozone-default.xml which is leveraged by 
> genconf tool to generate ozone-site.xml
>  
> Further, as suggested by [~arpitagarwal], we must add a {{--pseudo}} option 
> to generate configs for starting pseudo-cluster. This should be useful for 
> quick dev-testing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to