[jira] [Updated] (NIFI-163) HDFS version in NIFI Apache

2014-12-13 Thread Joseph Witt (JIRA)

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

Joseph Witt updated NIFI-163:
-
Affects Version/s: 0.0.1

 HDFS version in NIFI Apache
 ---

 Key: NIFI-163
 URL: https://issues.apache.org/jira/browse/NIFI-163
 Project: Apache NiFi
  Issue Type: Task
  Components: Documentation  Website
Affects Versions: 0.0.1
Reporter: John Lozada
Priority: Minor

 what is the current version of hadoop HDFS supported in this nifi version? 
 2.5.x? What is the process of using 2.4.x version?



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


[jira] [Updated] (NIFI-163) HDFS version in NIFI Apache

2014-12-13 Thread Joseph Witt (JIRA)

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

Joseph Witt updated NIFI-163:
-
Priority: Trivial  (was: Minor)

 HDFS version in NIFI Apache
 ---

 Key: NIFI-163
 URL: https://issues.apache.org/jira/browse/NIFI-163
 Project: Apache NiFi
  Issue Type: Task
  Components: Documentation  Website
Affects Versions: 0.0.1
Reporter: John Lozada
Priority: Trivial

 what is the current version of hadoop HDFS supported in this nifi version? 
 2.5.x? What is the process of using 2.4.x version?



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


[jira] [Updated] (NIFI-163) HDFS version in NIFI Apache

2014-12-13 Thread Joseph Witt (JIRA)

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

Joseph Witt updated NIFI-163:
-
Labels: beginner  (was: )

 HDFS version in NIFI Apache
 ---

 Key: NIFI-163
 URL: https://issues.apache.org/jira/browse/NIFI-163
 Project: Apache NiFi
  Issue Type: Task
  Components: Documentation  Website
Affects Versions: 0.0.1
Reporter: John Lozada
Priority: Trivial
  Labels: beginner

 what is the current version of hadoop HDFS supported in this nifi version? 
 2.5.x? What is the process of using 2.4.x version?



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


[jira] [Commented] (NIFI-163) HDFS version in NIFI Apache

2014-12-13 Thread Joseph Witt (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14245411#comment-14245411
 ] 

Joseph Witt commented on NIFI-163:
--

We need to document/explain how folks can swap out the default Hadoop client 
libs with their own.

 HDFS version in NIFI Apache
 ---

 Key: NIFI-163
 URL: https://issues.apache.org/jira/browse/NIFI-163
 Project: Apache NiFi
  Issue Type: Task
  Components: Documentation  Website
Affects Versions: 0.0.1
Reporter: John Lozada
Priority: Trivial
  Labels: beginner

 what is the current version of hadoop HDFS supported in this nifi version? 
 2.5.x? What is the process of using 2.4.x version?



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


svn commit: r1645342 - /incubator/nifi/site/trunk/content/downloads/index.md

2014-12-13 Thread joewitt
Author: joewitt
Date: Sat Dec 13 18:02:26 2014
New Revision: 1645342

URL: http://svn.apache.org/r1645342
Log:
fixed link to getting started

Modified:
incubator/nifi/site/trunk/content/downloads/index.md

Modified: incubator/nifi/site/trunk/content/downloads/index.md
URL: 
http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/downloads/index.md?rev=1645342r1=1645341r2=1645342view=diff
==
--- incubator/nifi/site/trunk/content/downloads/index.md (original)
+++ incubator/nifi/site/trunk/content/downloads/index.md Sat Dec 13 18:02:26 
2014
@@ -6,4 +6,4 @@ We're a branch new ASF Incubator podling
 
 In the mean time you can download the source we're working on and build the 
application.  More details [here][getting-started]
 
-[getting-started]:https://github.com/apache/incubator-nifi
+[getting-started]:http://nifi.incubator.apache.org/development/quickstart.html




[jira] [Created] (NIFI-167) Enhancement to support Maven 3.X instead of Maven 3.2.X

2014-12-13 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created NIFI-167:


 Summary: Enhancement to support Maven 3.X instead of Maven 3.2.X
 Key: NIFI-167
 URL: https://issues.apache.org/jira/browse/NIFI-167
 Project: Apache NiFi
  Issue Type: Improvement
  Components: Tools
Affects Versions: 0.0.1
Reporter: Karl Heinz Marbaise
Priority: Minor


It looks like the nar-maven-plugin seemed to be the limiting factor in running 
Maven 3.2.X instead of Maven 3.X



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


[jira] [Created] (NIFI-168) Correctly inject MavenProject / MavenSession into nar-maven-plugin

2014-12-13 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created NIFI-168:


 Summary: Correctly inject MavenProject / MavenSession into 
nar-maven-plugin
 Key: NIFI-168
 URL: https://issues.apache.org/jira/browse/NIFI-168
 Project: Apache NiFi
  Issue Type: Improvement
  Components: Tools
Affects Versions: 0.0.1
Reporter: Karl Heinz Marbaise
Priority: Minor
 Fix For: 0.0.1


The documentation for the plugin [parameter 
evaluation|http://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugin/PluginParameterExpressionEvaluator.html]
 shows howto inject the parameters of MavenProject and MavenSession into the 
Mojo.
{code:java}
@Parameter( defaultValue = ${project}, readonly = true, required = true )
protected MavenProject project;
{code}
The same for MavenSession:
{code:java}
@Parameter( defaultValue = ${session}, readonly = true, required = true )
protected MavenSession session;
{code}




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