Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
4,480 messages
org.apache.nifi.issues [
All Lists
]
2016 August [
All Months
]
Page 1 (Messages 1 to 25):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
[GitHub] nifi pull request #779: NIFI-2471 fix Hadoop configuration resources when ta...
-
markap14
[GitHub] nifi issue #790: NIFI-2485 - Updating standalone defaults, adding logging
-
brosander
[jira] [Commented] (NIFI-2551) Rare condition causes FileSystemRepository NPE
-
Mark Payne (JIRA)
[jira] [Updated] (NIFI-2551) Rare condition causes FileSystemRepository NPE
-
Mark Payne (JIRA)
[jira] [Commented] (NIFI-2501) UI - Process Group configuration requires write permissions
-
ASF subversion and git services (JIRA)
[jira] [Commented] (NIFI-2566) Clustered Nodes can become out of sync regarding which node is coordinator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (NIFI-2547) Add DeleteHDFS Processor
-
ASF GitHub Bot (JIRA)
[jira] [Updated] (NIFI-2582) QueryDatabaseTable should support splitting the ResultSet into multiple flow files
-
Matt Burgess (JIRA)
[GitHub] nifi issue #880: Ensuring NiFi still attempts to issue a registration reques...
-
mcgilman
[jira] [Commented] (NIFI-2601) Splash screen spinner size is too big
-
ASF GitHub Bot (JIRA)
[jira] [Updated] (NIFI-2411) ModifyBytes should use long instead of int for offsets.
-
Joseph Witt (JIRA)
[GitHub] nifi pull request #906: NIFI-2617: Instead of retrying an infinite number of...
-
markap14
[GitHub] nifi pull request #912: NIFI-2604: Added validators & logic for multiple URL...
-
mattyb149
[jira] [Commented] (NIFI-1831) Allow encrypted passwords in configuration files
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (NIFI-2623) SelectHiveQL with Avro output doesn't handle binary types
-
ASF GitHub Bot (JIRA)
[GitHub] nifi issue #921: NIFI-2634: Ensure that we check whether or not the Site-to-...
-
JPercivall
[GitHub] nifi issue #919: NIFI-2632: Added fragment attributes to SplitJson and Split...
-
YolandaMDavis
[jira] [Commented] (NIFI-2641) Add max values as attributes in QueryDatabaseTable
-
ASF GitHub Bot (JIRA)
[GitHub] nifi pull request #931: NIFI-2642 Catches (and ignores) ResourceNotFoundExce...
-
jtstorck
[jira] [Created] (NIFI-2645) Cannot go directly to a controller service configuration from the property editing dialog
-
Jeff Storck (JIRA)
[GitHub] nifi issue #940: NIFI-2662 - Fix checkstyle violations introduced by NIFI-26...
-
trixpan
[jira] [Commented] (NIFI-2608) Align Consume Kafka with Kafka 0.9 unified API and support 0.10 clients
-
ASF subversion and git services (JIRA)
[GitHub] nifi pull request #945: NIFI-2668 Removes nifi-ignite-nar from bundles due t...
-
jtstorck
[jira] [Commented] (NIFI-2676) Perform Release Management Functions for 1.0.0
-
ASF subversion and git services (JIRA)
[jira] [Assigned] (NIFI-2708) SiteToSite Details response needs a merger
-
Jeff Storck (JIRA)
Page 1 (Messages 1 to 25):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180