Re: GSoC: Avro Serialization over HBase

2012-06-12 Thread Eric Charles
Hi Mihai, Glad to hear your exams are over (I hope they went fine) :) As Ioan said, Avro serialization HBase will be deprecated in favor of Protobuf (if I understand well...). I also like Avro because it gives you serialization storage format in one box, but is this what we want? The key

[jira] [Created] (JAMES-1418) SMTP authentication verifyIdentity is passed off

2012-06-12 Thread Serkant Uluderya (JIRA)
Serkant Uluderya created JAMES-1418: --- Summary: SMTP authentication verifyIdentity is passed off Key: JAMES-1418 URL: https://issues.apache.org/jira/browse/JAMES-1418 Project: JAMES Server

[jira] [Updated] (JAMES-1418) SMTP authentication verifyIdentity is passed off

2012-06-12 Thread Serkant Uluderya (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serkant Uluderya updated JAMES-1418: Attachment: smtpserver.conf james.out SMTP authentication

Re: GSoC: Avro Serialization over HBase

2012-06-12 Thread Mihai Soloi
On 12.06.2012 11:30, Eric Charles wrote: Hi Mihai, Glad to hear your exams are over (I hope they went fine) :) Hi Eric, Thanks, they went very well, I got high marks. As Ioan said, Avro serialization HBase will be deprecated in favor of Protobuf (if I understand well...). I think Avro

Re: GSoC: Avro Serialization over HBase

2012-06-12 Thread Ioan Eugen Stan
Hi, From what I know Avro deprecation is for RPC communication. The Put/Delete/ etc operations are serialized with Avro instead of the usual Writables. Regardless of what serialization the RPC sub-system uses, the data stored by the operations (Put/Get/Delete) is viewed as byte array. If we store

Re: GSoC: Avro Serialization over HBase

2012-06-12 Thread Eric Charles
True. What do you intend to store in Avro format (these bytes being retrieved by any means on the RPC side)? Thx, Eric On 06/12/2012 02:14 PM, Ioan Eugen Stan wrote: Hi, From what I know Avro deprecation is for RPC communication. The Put/Delete/ etc operations are serialized with Avro

Re: GSoC: Avro Serialization over HBase

2012-06-12 Thread Ioan Eugen Stan
2012/6/12 Eric Charles e...@apache.org: True. What do you intend to store in Avro format (these bytes being retrieved by any means on the RPC side)? Thx, Eric Well, if we stay true to the article: the info about Terms and Fields [1] (see the end). I'm hoping Mihai can get a version up and

jira rights for Miahi

2012-06-12 Thread Ioan Eugen Stan
Hello, Can someone with enough karma add Mihai to the james-devs JIRA group so we can assign the issue to him? It seems appropriate. Wdyt? Thanks, -- Ioan Eugen Stan / http://axemblr.com / Tools for Clouds - To unsubscribe,

Re: jira rights for Miahi

2012-06-12 Thread Eric Charles
I've added Mihai to the 'Developers' Mailbox project in JIRA (not SVN or other stuff...). Thx, Eric On 06/12/2012 03:19 PM, Ioan Eugen Stan wrote: Hello, Can someone with enough karma add Mihai to the james-devs JIRA group so we can assign the issue to him? It seems appropriate. Wdyt?

Re: jira rights for Miahi

2012-06-12 Thread Mihai Soloi
Thank you, I will add the details to MAILBOX-173. On 12.06.2012 17:02, Eric Charles wrote: I've added Mihai to the 'Developers' Mailbox project in JIRA (not SVN or other stuff...). Thx, Eric On 06/12/2012 03:19 PM, Ioan Eugen Stan wrote: Hello, Can someone with enough karma add Mihai to

[jira] [Commented] (JSPF-55) Add helper classes for supporting SRS

2012-06-12 Thread Hontvari Jozsef (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13293937#comment-13293937 ] Hontvari Jozsef commented on JSPF-55: - I have implemented SRS in Mireka a while ago,

[jira] [Created] (JAMES-1419) How to make James as a SMTP proxy

2012-06-12 Thread Yang Hua Jie (JIRA)
Yang Hua Jie created JAMES-1419: --- Summary: How to make James as a SMTP proxy Key: JAMES-1419 URL: https://issues.apache.org/jira/browse/JAMES-1419 Project: JAMES Server Issue Type: Wish