Github user HeartSaVioR commented on the pull request:

    https://github.com/apache/storm/pull/609#issuecomment-129640139
  
    There're some issues regarding using SNAPSHOT version of dependencies.
    
    - Tez: https://issues.apache.org/jira/browse/HIVE-8845
    - Calcite: https://issues.apache.org/jira/browse/HIVE-8873
    
    For now, without this PR, builds are failed cause it tries to fetch 
SNAPSHOT version of calcite but nexus.codehaus.org is unreachable.
    Behavior of depending on SNAPSHOT is fixed at 1.0.0.
    
    I didn't have time to use Hive, so I have some questions, 
    
    - Is it safe for users to upgrade hive version to 1.x.y without 
compatibility issues?
    - If it is, is it better to notify users to use Hive version to 1.0.0 and 
higher while using storm-hive?
    
    IMO we would be better to try avoiding any workarounds unless we can't 
resolve it without workaround. 
    
    @dossett @caofangkun @harshach @ptgoetz @revans2 


---
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