You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kemix Koo (JIRA)" <ji...@apache.org> on 2018/12/16 12:50:00 UTC

[jira] [Updated] (NIFI-5899) json-smart of Hadoop dependency for 2.3-SNAPSHOT version

     [ https://issues.apache.org/jira/browse/NIFI-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kemix Koo updated NIFI-5899:
----------------------------
    Description: 
Currently, because the hadoop processors with hadoop-client dependency. but it depend on the SNAPSHOT version of json-smart.

Same problem with https://issues.apache.org/jira/browse/HBASE-20291

 
{code:java}
[ERROR] Failed to execute goal on project nifi-hadoop-utils: Could not resolve dependencies for project org.apache.nifi:nifi-hadoop-utils:jar:1.9.0-SNAPSHOT: Failed to collect dependencies at org.apache.hadoop:hadoop-common:jar:3.0.0 -> org.apache.hadoop:hadoop-auth:jar:3.0.0 -> com.nimbusds:nimbus-jose-jwt:jar:4.41.1 -> net.minidev:json-smart:jar:2.3-SNAPSHOT: Failed to read artifact descriptor for net.minidev:json-smart:jar:2.3-SNAPSHOT: Could not transfer artifact net.minidev:json-smart:pom:2.3-SNAPSHOT from/to dynamodb-local-oregon (https://s3-us-west-2.amazonaws.com/dynamodb-local/release): s3-us-west-2.amazonaws.com: Unknown host s3-us-west-2.amazonaws.com
{code}

  was:
Currently, because the hadoop processors with hadoop-client dependency. but it depend on the SNAPSHOT version of json-smart.

Same problem with https://issues.apache.org/jira/browse/HBASE-20291

 


> json-smart of Hadoop dependency for 2.3-SNAPSHOT version
> --------------------------------------------------------
>
>                 Key: NIFI-5899
>                 URL: https://issues.apache.org/jira/browse/NIFI-5899
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.8.0
>            Reporter: Kemix Koo
>            Assignee: Kemix Koo
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, because the hadoop processors with hadoop-client dependency. but it depend on the SNAPSHOT version of json-smart.
> Same problem with https://issues.apache.org/jira/browse/HBASE-20291
>  
> {code:java}
> [ERROR] Failed to execute goal on project nifi-hadoop-utils: Could not resolve dependencies for project org.apache.nifi:nifi-hadoop-utils:jar:1.9.0-SNAPSHOT: Failed to collect dependencies at org.apache.hadoop:hadoop-common:jar:3.0.0 -> org.apache.hadoop:hadoop-auth:jar:3.0.0 -> com.nimbusds:nimbus-jose-jwt:jar:4.41.1 -> net.minidev:json-smart:jar:2.3-SNAPSHOT: Failed to read artifact descriptor for net.minidev:json-smart:jar:2.3-SNAPSHOT: Could not transfer artifact net.minidev:json-smart:pom:2.3-SNAPSHOT from/to dynamodb-local-oregon (https://s3-us-west-2.amazonaws.com/dynamodb-local/release): s3-us-west-2.amazonaws.com: Unknown host s3-us-west-2.amazonaws.com
> {code}



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