Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/423#issuecomment-83835137
  
    We need to be eager to fix the problems for SNAPSHOT term. If we face some 
very critical issues to interrupt other developments, we can disable it by 
default at that time.
    
    Also, I think that this feature will have the following problem in the 
current implementation:
     * Resource allocation will be performed once when ExecutionBlock starts, 
and the allocated resources won't be changed during the execution block.
     * It means that some execution block can be slow if the execution starts 
with few resource capacity.
    
    TAJO-1397 (https://issues.apache.org/jira/browse/TAJO-1397) will solve this 
problem, enabling continuous resource allocation while an execution block is 
running. I'll rush this issue.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to