Roman, if you can implement it within a couple of months, it will be great.
I also think this feature is big enough to warrant a new branch. This way
we can all do periodic reviews and provide comments.
D.
On Wed, Mar 23, 2016 at 6:13 PM, Roman Shtykh
wrote:
> Yakov,
> Thanks for the pointers,
Yakov,
Thanks for the pointers, that's exactly what I needed.
RESP (REdis Serialization Protocol) is not that complex, but depending on my
other tasks it may take a month or two. I plan to implement the integration
iteratively starting with the most used generic commands.If you need it
earlier,
IGFS cache’s HDFS, as like any caching if the underlying store changes you can
end up with a dirty read/inconsistent view, or you end up having to poll the
original source, also if you want to pre-cache new data added to the underlying
the same challenges applies.
This has already been noted a
IGFS cache’s HDFS, as like any caching if the underlying store changes you can
end up with a dirty read/inconsistent view, or you end up having to poll the
original source, also if you want to pre-cache new data added to the underlying
the same challenges applies.
This has already been noted a
As many organisations use an ODPi based Hadoop cluster, namely : HDP, Pivotal,
IBM , these all are provisioned by Apache Ambari, as such to aid wider adoption
and simplify setup and monitoring, i feel it would be advantagous for an Ambari
Plugin to be supported by the ignite. currently it is a v
Vlad, can you please check my comments again?
--Yakov
2016-03-18 17:57 GMT+03:00 Vladisav Jelisavcic :
> Hi Yakov,
>
> yes, thanks for the comments, I think everything should be ok now,
> please review the PR and tell me if you think anything else is needed.
>
> Once ignite-642 is merged into ma
Roman,
I like the idea! How complex is the protocol implementation? How long will
it take to implement?
As far as I remember TcpRestParser switches the correct mode on as soon as
it receives the first message over the connection. You can try adding
Redis mode to it. Is that what you ask for?
Github user ashutakGG closed the pull request at:
https://github.com/apache/ignite/pull/574
---
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 feature
enabled and wishes so, or if the feature is e
GitHub user ashutakGG opened a pull request:
https://github.com/apache/ignite/pull/574
Tmp PR.
Yardstick restarts on Aws investigation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ashutakGG/incubator-ignite
tmp-yardstick-debu
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/573
IGNITE-2882 .NET: Fix JNI init error propagation and examples memory usage
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ig
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/562
---
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 feature
enabled and wishes so, or if the feature is enab
Igniters,
I was thinking on enabling Redis protocol with Ignite [1] so that any Redis
client can use Ignite transparently.
Currently I have two ideas.
1. Implement it as a core functionality by adding GridRedisProtocol and
appropriate commands/handlers, similarly to how it is done with REST and
Pavel Tupitsyn created IGNITE-2882:
--
Summary: .NET: Examples fail on 32-bit OS
Key: IGNITE-2882
URL: https://issues.apache.org/jira/browse/IGNITE-2882
Project: Ignite
Issue Type: Bug
13 matches
Mail list logo