[
https://issues.apache.org/jira/browse/STREAMS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135994#comment-14135994
]
ASF GitHub Bot commented on STREAMS-174:
Github user steveblackmon commented on t
Github user steveblackmon commented on the pull request:
https://github.com/apache/incubator-streams/pull/87#issuecomment-55796918
+1
---
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 feat
Github user robdouglas commented on the pull request:
https://github.com/apache/incubator-streams/pull/83#issuecomment-55796705
:+1:
---
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 feat
Github user steveblackmon commented on a diff in the pull request:
https://github.com/apache/incubator-streams/pull/83#discussion_r17623400
--- Diff:
streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistUpdater.java
---
@
Renato,
I'll have to take a closer look at this. I'll try to get back to you soon.
-Ryan
On Tue, Sep 16, 2014 at 12:09 PM, Renato Marroquín Mogrovejo <
renatoj.marroq...@gmail.com> wrote:
> Hi Ryan,
>
> Thanks for the response. I have created a pull request for it [1] but this
> doesn't solve
GitHub user sieverssj opened a pull request:
https://github.com/apache/incubator-streams/pull/87
STREAMS-174 | Fix snapshot dependencies in the project poms
The google4j behavior had to change because the mechanism to fetch all
e-mails since the 2000 was introduced in 0.5-SNAPSHOT
[
https://issues.apache.org/jira/browse/STREAMS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135969#comment-14135969
]
ASF GitHub Bot commented on STREAMS-174:
GitHub user sieverssj opened a pull requ
[
https://issues.apache.org/jira/browse/STREAMS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135958#comment-14135958
]
ASF GitHub Bot commented on STREAMS-176:
GitHub user robdouglas opened a pull req
GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/86
STREAMS-176 | Added ability to override functions that could prove usefu...
...l to downstream developers
You can merge this pull request into a Git repository by running:
$ git pu
Robert Douglas created STREAMS-176:
--
Summary: TwitterTimelineProvider and Task should allow for
overriding certain methods
Key: STREAMS-176
URL: https://issues.apache.org/jira/browse/STREAMS-176
Proj
[
https://issues.apache.org/jira/browse/STREAMS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135949#comment-14135949
]
ASF GitHub Bot commented on STREAMS-167:
GitHub user steveblackmon opened a pull
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/85
added support for file: and hdfs: schemes
reader and writer are not internally consistent - removing timestamp read
from wrong field for testing
"scheme": "file" works :)
wil
Github user robdouglas commented on a diff in the pull request:
https://github.com/apache/incubator-streams/pull/83#discussion_r17621772
--- Diff:
streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistUpdater.java
---
@@ -
Github user steveblackmon commented on a diff in the pull request:
https://github.com/apache/incubator-streams/pull/83#discussion_r17621665
--- Diff:
streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistUpdater.java
---
@
Steve Blackmon created STREAMS-175:
--
Summary: Utility processor for HTTP API calls with basic
authentication
Key: STREAMS-175
URL: https://issues.apache.org/jira/browse/STREAMS-175
Project: Streams
Github user robdouglas commented on a diff in the pull request:
https://github.com/apache/incubator-streams/pull/83#discussion_r17620640
--- Diff:
streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistUpdater.java
---
@@ -
+1
2014-09-16 19:06 GMT+02:00 Matt Franklin :
> On Tue, Sep 16, 2014 at 1:05 PM, Stanton Sievers
> wrote:
>
> > Hi everyone,
> >
> > I'm looking through the streams code base and I've noticed some
> > dependencies on SNAPSHOT resources in a few places. From a release
> > standpoint this is gene
Stanton Sievers created STREAMS-174:
---
Summary: Snapshot dependencies in the project poms
Key: STREAMS-174
URL: https://issues.apache.org/jira/browse/STREAMS-174
Project: Streams
Issue Type:
Hi Ryan,
Thanks for the response. I have created a pull request for it [1] but this
doesn't solve the problem.
I would love the create test cases for this as soon as I understand how it
should work. I mean I don't know what is wrong because I can't make it to
run in spite of the change.
I have upd
On Tue, Sep 16, 2014 at 1:05 PM, Stanton Sievers
wrote:
> Hi everyone,
>
> I'm looking through the streams code base and I've noticed some
> dependencies on SNAPSHOT resources in a few places. From a release
> standpoint this is generally frowned upon because functionality can change
> over time
Hi everyone,
I'm looking through the streams code base and I've noticed some
dependencies on SNAPSHOT resources in a few places. From a release
standpoint this is generally frowned upon because functionality can change
over time without changes in the code base simply because a newer SNAPSHOT
dep
[
https://issues.apache.org/jira/browse/STREAMS-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135723#comment-14135723
]
ASF GitHub Bot commented on STREAMS-173:
GitHub user renato2099 opened a pull req
GitHub user renato2099 opened a pull request:
https://github.com/apache/incubator-streams/pull/84
STREAMS-173
RssStreamsProvider attempts to cast a LinkedConcurrentQueue to a
StreamsResultSet
You can merge this pull request into a Git repository by running:
$ git pull https:/
Hey Renato,
It looks like you discovered a bug. At line 140 in RssStreamProvider it is
attempting to cast a LinkedConcurrentQueue to a StreamsResult set. If
you're looking to contribute this would be a great place to start. I
created a ticket, https://issues.apache.org/jira/browse/STREAMS-173.
Ryan Ebanks created STREAMS-173:
---
Summary: RssStreamsProvider attempts to cast a
LinkedConcurrentQueue to a StreamsResultSet
Key: STREAMS-173
URL: https://issues.apache.org/jira/browse/STREAMS-173
Proje
25 matches
Mail list logo