ASF Solaris Buildbot

2013-02-19 Thread Igor Galić
Hey folks, Right now we (Apache Traffic Server and Apache Avro) are the only sharing this Solaris box as buildbot. The Solaris build is giving us a *lot* of trouble, much of which is caused by the installations in /usr/local (Yay autoconf!) I have installed up-to-date and easily updatable softwa

Re: ASF Solaris Buildbot

2013-02-19 Thread Theo Schlossnagle
Igor, you are more than welcome to alter anything I've done on that box. On Tue, Feb 19, 2013 at 9:16 AM, Igor Galić wrote: > > Hey folks, > > Right now we (Apache Traffic Server and Apache Avro) are > the only sharing this Solaris box as buildbot. The Solaris > build is giving us a *lot* of tro

Re: ASF Solaris Buildbot

2013-02-19 Thread Igor Galić
- Original Message - > Igor, you are more than welcome to alter anything I've done on that > box. Thank you Theo, right now the only thing I want to do is get rid of these here: igalic@bb-solaris ~ % pkginfo | awk '{ if ($2 ~ /^SMC/) { print $0 }}' application SMCcoreu

[jira] [Created] (AVRO-1257) Test failure (utf-8 encoding) on Ruby 1.9

2013-02-19 Thread Martin Kleppmann (JIRA)
Martin Kleppmann created AVRO-1257: -- Summary: Test failure (utf-8 encoding) on Ruby 1.9 Key: AVRO-1257 URL: https://issues.apache.org/jira/browse/AVRO-1257 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1257) Test failure (utf-8 encoding) on Ruby 1.9

2013-02-19 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1257: --- Attachment: AVRO-1257.patch Patch attached. > Test failure (utf-8 encoding) o

[jira] [Updated] (AVRO-1257) Test failure (utf-8 encoding) on Ruby 1.9

2013-02-19 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1257: --- Component/s: ruby > Test failure (utf-8 encoding) on Ruby 1.9 > --

[jira] [Created] (AVRO-1258) Support 'error' datatype in Ruby implementation

2013-02-19 Thread Martin Kleppmann (JIRA)
Martin Kleppmann created AVRO-1258: -- Summary: Support 'error' datatype in Ruby implementation Key: AVRO-1258 URL: https://issues.apache.org/jira/browse/AVRO-1258 Project: Avro Issue Type: Bu

[jira] [Updated] (AVRO-1258) Support 'error' datatype in Ruby implementation

2013-02-19 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1258: --- Attachment: AVRO-1258.patch Attached patch: a basic test case, and fixed the egregious errors

[jira] [Commented] (AVRO-979) Incorrect variable name in lang/ruby/lib/avro/io.rb

2013-02-19 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581416#comment-13581416 ] Martin Kleppmann commented on AVRO-979: --- Fixed in patch for AVRO-1258

[jira] [Resolved] (AVRO-1254) Trevni support for the mapreduce apis

2013-02-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting resolved AVRO-1254. Resolution: Fixed I committed this. Thanks, Ted! > Trevni support for the mapreduc

[jira] [Updated] (AVRO-1258) Support 'error' datatype in Ruby implementation

2013-02-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1258: --- Fix Version/s: 1.7.4 Assignee: Martin Kleppmann Status: Patch Available (was: Open

[jira] [Updated] (AVRO-1257) Test failure (utf-8 encoding) on Ruby 1.9

2013-02-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1257: --- Fix Version/s: 1.7.4 Assignee: Martin Kleppmann Status: Patch Available (was: Open

[jira] [Commented] (AVRO-1234) Avro MapReduce jobs silently ignore input data without '.avro' extension

2013-02-19 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581524#comment-13581524 ] Harsh J commented on AVRO-1234: --- This also would come handy in Flume areas, where the files a

Re: ASF Solaris Buildbot

2013-02-19 Thread Igor Galić
As a proof of concept, I've started replicating a build of avro using only CSW tools, here's what it looks like for the C build: http://apaste.info/dSnS Nice! Compiles out of the box and passes tests! The for the C++ build, I installed boost, and added -DBOOST_ROOT=/opt/csw/gxx to the CMake c

Re: [jira] [Commented] (AVRO-1234) Avro MapReduce jobs silently ignore input data without '.avro' extension

2013-02-19 Thread Doug Cutting
Harsh, a configurable patch is a great idea. Yes, I think that would be fine in a 1.7.x release. Doug On Tue, Feb 19, 2013 at 11:01 AM, Harsh J (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/AVRO-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focuse

[jira] [Commented] (AVRO-1254) Trevni support for the mapreduce apis

2013-02-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581680#comment-13581680 ] Hudson commented on AVRO-1254: -- Integrated in AvroJava #353 (See [https://builds.apache.org/jo

Jenkins build is back to normal : AvroJava #353

2013-02-19 Thread Apache Jenkins Server
See

[jira] [Updated] (AVRO-1257) Test failure (utf-8 encoding) on Ruby 1.9

2013-02-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1257: --- Resolution: Fixed Status: Resolved (was: Patch Available) I committed this.

[jira] [Updated] (AVRO-1258) Support 'error' datatype in Ruby implementation

2013-02-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1258: --- Resolution: Fixed Status: Resolved (was: Patch Available) I committed this. Thanks, Martin!

[jira] [Updated] (AVRO-1252) enable compiler tool to generate String instead of Utf8

2013-02-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1252: --- Resolution: Fixed Status: Resolved (was: Patch Available) > enable compiler tool to gener

buildbot failure in ASF Buildbot on avro-c-solaris-x86

2013-02-19 Thread buildbot
The Buildbot has detected a new failure on builder avro-c-solaris-x86 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-c-solaris-x86/builds/211 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-solaris_zone Build Reason: scheduler B

[jira] [Commented] (AVRO-1176) ResolvingDecoder fails to resolve or parse schemas

2013-02-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581751#comment-13581751 ] Doug Cutting commented on AVRO-1176: This needs some tests, as existing tests pass with

[jira] [Created] (AVRO-1259) improve Trevni encoding of sparse fields

2013-02-19 Thread Doug Cutting (JIRA)
Doug Cutting created AVRO-1259: -- Summary: improve Trevni encoding of sparse fields Key: AVRO-1259 URL: https://issues.apache.org/jira/browse/AVRO-1259 Project: Avro Issue Type: Improvement

[jira] [Created] (AVRO-1260) Ruby: Performance improvements for parsing

2013-02-19 Thread Martin Kleppmann (JIRA)
Martin Kleppmann created AVRO-1260: -- Summary: Ruby: Performance improvements for parsing Key: AVRO-1260 URL: https://issues.apache.org/jira/browse/AVRO-1260 Project: Avro Issue Type: Improve

[jira] [Updated] (AVRO-1260) Ruby: Performance improvements for parsing

2013-02-19 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1260: --- Attachment: AVRO-1260.patch Patch attached. > Ruby: Performance improvements

[jira] [Resolved] (AVRO-979) Incorrect variable name in lang/ruby/lib/avro/io.rb

2013-02-19 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann resolved AVRO-979. --- Resolution: Fixed Fix Version/s: 1.7.4 Doug committed the fix on AVRO-1258.

[jira] [Commented] (AVRO-1258) Support 'error' datatype in Ruby implementation

2013-02-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581893#comment-13581893 ] Hudson commented on AVRO-1258: -- Integrated in AvroJava #354 (See [https://builds.apache.org/jo

[jira] [Commented] (AVRO-1252) enable compiler tool to generate String instead of Utf8

2013-02-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581892#comment-13581892 ] Hudson commented on AVRO-1252: -- Integrated in AvroJava #354 (See [https://builds.apache.org/jo

[jira] [Commented] (AVRO-1257) Test failure (utf-8 encoding) on Ruby 1.9

2013-02-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581894#comment-13581894 ] Hudson commented on AVRO-1257: -- Integrated in AvroJava #354 (See [https://builds.apache.org/jo