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

Phabricator commented on HIVE-3946:
-----------------------------------

njain has commented on the revision "HIVE-3946 [jira] Make it possible to 
configure for each stage".

INLINE COMMENTS
  ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1351 Can you add a lot of 
comments ?
  ql/src/test/queries/clientpositive/config_per_stage.q:1 This might be fairly 
difficult to maintain for an application.
  I mean, the query plans change so many times due to random optimizations,
  because of which old stage numbers will become invalid.

  It is a very good idea, but can you think of a better naming scheme.
  I dont have any suggestion right now.
  ql/src/test/queries/clientpositive/config_per_stage.q:4 Can you change it to 
have stage-3 ?

  I mean, the stage-2. parameters should be overridden by defaults ?


REVISION DETAIL
  https://reviews.facebook.net/D8181

To: JIRA, navis
Cc: njain

                
> Make it possible to configure for each stage
> --------------------------------------------
>
>                 Key: HIVE-3946
>                 URL: https://issues.apache.org/jira/browse/HIVE-3946
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-3946.D8181.1.patch
>
>
> Some MR related configurations like "mapred.reduce.tasks" or 
> "hive.exec.reducers.bytes.per.reducer" needed to be configured for each stage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to