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

ASF GitHub Bot logged work on GOBBLIN-706:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Mar/19 16:53
            Start Date: 22/Mar/19 16:53
    Worklog Time Spent: 10m 
      Work Description: ibuenros commented on pull request #2576: 
[GOBBLIN-706]enable dynamic mappers
URL: https://github.com/apache/incubator-gobblin/pull/2576#discussion_r268254287
 
 

 ##########
 File path: 
gobblin-api/src/main/java/org/apache/gobblin/configuration/ConfigurationKeys.java
 ##########
 @@ -617,6 +617,7 @@
   /** Specifies a static location in HDFS to upload jars to. Useful for 
sharing jars across different Gobblin runs.*/
   public static final String MR_JARS_DIR = "mr.jars.dir";
   public static final String MR_JOB_MAX_MAPPERS_KEY = "mr.job.max.mappers";
+  public static final String TARGET_MAPPER_SIZE = "target.mapper.size";
 
 Review comment:
   Can you add the `mr` prefix to the key similar to the other configuration 
keys? e.g. `mr.target.mapper.size`
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 217338)
    Time Spent: 0.5h  (was: 20m)

> Making KafkaSource dynamically determine the number of mapper
> -------------------------------------------------------------
>
>                 Key: GOBBLIN-706
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-706
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Lei Sun
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




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

Reply via email to