[jira] [Updated] (NIFI-2552) HiveQL processors fail when Zookeeper quorum in URL

2016-08-15 Thread Yolanda M. Davis (JIRA)

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

Yolanda M. Davis updated NIFI-2552:
---
Resolution: Resolved
Status: Resolved  (was: Patch Available)

> HiveQL processors fail when Zookeeper quorum in URL
> ---
>
> Key: NIFI-2552
> URL: https://issues.apache.org/jira/browse/NIFI-2552
> Project: Apache NiFi
>  Issue Type: Bug
>Reporter: Matt Burgess
>Assignee: Matt Burgess
> Fix For: 1.0.0
>
>
> [~YolandaMDavis] discovered a bug in the HiveQL processors, when using a 
> Zookeeper quorum in the Hive JDBC URL:
> java.lang.NoSuchMethodError: 
> org.apache.curator.utils.ZKPaths.fixForNamespace(Ljava/lang/String;Ljava/lang/String;Z)Ljava/lang/String;
>   at 
> org.apache.curator.framework.imps.NamespaceImpl.fixForNamespace(NamespaceImpl.java:104)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.CuratorFrameworkImpl.fixForNamespace(CuratorFrameworkImpl.java:594)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:198)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:40)
>  ~[curator-framework-2.11.0.jar:na]
> This method is in the Apache Curator 2.11.0 JAR (and has been since 2.8.0), 
> but the Hive NAR's parent is the Hadoop Libraries NAR, which transitively 
> brings in Curator 2.6.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (NIFI-2552) HiveQL processors fail when Zookeeper quorum in URL

2016-08-15 Thread Matt Burgess (JIRA)

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

Matt Burgess updated NIFI-2552:
---
Status: Patch Available  (was: In Progress)

> HiveQL processors fail when Zookeeper quorum in URL
> ---
>
> Key: NIFI-2552
> URL: https://issues.apache.org/jira/browse/NIFI-2552
> Project: Apache NiFi
>  Issue Type: Bug
>Reporter: Matt Burgess
>Assignee: Matt Burgess
> Fix For: 1.0.0
>
>
> [~YolandaMDavis] discovered a bug in the HiveQL processors, when using a 
> Zookeeper quorum in the Hive JDBC URL:
> java.lang.NoSuchMethodError: 
> org.apache.curator.utils.ZKPaths.fixForNamespace(Ljava/lang/String;Ljava/lang/String;Z)Ljava/lang/String;
>   at 
> org.apache.curator.framework.imps.NamespaceImpl.fixForNamespace(NamespaceImpl.java:104)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.CuratorFrameworkImpl.fixForNamespace(CuratorFrameworkImpl.java:594)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:198)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:40)
>  ~[curator-framework-2.11.0.jar:na]
> This method is in the Apache Curator 2.11.0 JAR (and has been since 2.8.0), 
> but the Hive NAR's parent is the Hadoop Libraries NAR, which transitively 
> brings in Curator 2.6.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (NIFI-2552) HiveQL processors fail when Zookeeper quorum in URL

2016-08-11 Thread Matt Burgess (JIRA)

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

Matt Burgess updated NIFI-2552:
---
Fix Version/s: 1.0.0

> HiveQL processors fail when Zookeeper quorum in URL
> ---
>
> Key: NIFI-2552
> URL: https://issues.apache.org/jira/browse/NIFI-2552
> Project: Apache NiFi
>  Issue Type: Bug
>Reporter: Matt Burgess
>Assignee: Matt Burgess
> Fix For: 1.0.0
>
>
> [~YolandaMDavis] discovered a bug in the HiveQL processors, when using a 
> Zookeeper quorum in the Hive JDBC URL:
> java.lang.NoSuchMethodError: 
> org.apache.curator.utils.ZKPaths.fixForNamespace(Ljava/lang/String;Ljava/lang/String;Z)Ljava/lang/String;
>   at 
> org.apache.curator.framework.imps.NamespaceImpl.fixForNamespace(NamespaceImpl.java:104)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.CuratorFrameworkImpl.fixForNamespace(CuratorFrameworkImpl.java:594)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:198)
>  ~[curator-framework-2.11.0.jar:na]
>   at 
> org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:40)
>  ~[curator-framework-2.11.0.jar:na]
> This method is in the Apache Curator 2.11.0 JAR (and has been since 2.8.0), 
> but the Hive NAR's parent is the Hadoop Libraries NAR, which transitively 
> brings in Curator 2.6.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)