Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/1445
  
    Builds are failing because of linq4j on calcite-core on storm-hive. 
    
    ```
    [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1:process (default) 
on project storm-hive: Error resolving project artifact: Could not transfer 
artifact net.hydromatic:linq4j:pom:0.4 from/to sonatype-apache 
(https://repository.apache.org/releases/): Connect to repository.apache.org:443 
[repository.apache.org/207.244.88.143] failed: Connection timed out for project 
net.hydromatic:linq4j:jar:0.4
    ```
    
    linq4j is not available on search.maven.org so it seems not intermittent 
issue, and seems like calcite has artifact `calcite-linq4j` starting from 
1.0.0. So we might need to update version of calcite.
    
    @harshach Would I file an issue for this?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to