[jira] [Commented] (AVRO-1672) Add logical types and conversions for date, time, and timestamp.

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601253#comment-14601253 ] Tom White commented on AVRO-1672: - Overall this looks good. I wonder what the migration fr

[jira] [Commented] (AVRO-1683) Add microsecond-precision time and timestamp logical type specs

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601263#comment-14601263 ] Tom White commented on AVRO-1683: - +1 > Add microsecond-precision time and timestamp logic

[jira] [Created] (AVRO-1688) Ruby test_union(TestIO) is failing

2015-06-25 Thread Tom White (JIRA)
Tom White created AVRO-1688: --- Summary: Ruby test_union(TestIO) is failing Key: AVRO-1688 URL: https://issues.apache.org/jira/browse/AVRO-1688 Project: Avro Issue Type: Bug Components: rub

[jira] [Updated] (AVRO-1688) Ruby test_union(TestIO) is failing

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1688: Priority: Blocker (was: Major) Fix Version/s: 1.7.8 > Ruby test_union(TestIO) is failing >

[jira] [Commented] (AVRO-1688) Ruby test_union(TestIO) is failing

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601284#comment-14601284 ] Tom White commented on AVRO-1688: - This occurs when testing a {{\["double", "long"\]}} unio

[jira] [Created] (AVRO-1689) Update Dockerfile to use official Java repository

2015-06-25 Thread Tom White (JIRA)
Tom White created AVRO-1689: --- Summary: Update Dockerfile to use official Java repository Key: AVRO-1689 URL: https://issues.apache.org/jira/browse/AVRO-1689 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1689) Update Dockerfile to use official Java repository

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1689: Status: Patch Available (was: Open) > Update Dockerfile to use official Java repository > --

[jira] [Updated] (AVRO-1689) Update Dockerfile to use official Java repository

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1689: Attachment: AVRO-1689.patch Here's a patch to fix this. With this change the tests all pass with {{./build.s

[jira] [Commented] (AVRO-1681) Improve generated JavaDocs

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601325#comment-14601325 ] Tom White commented on AVRO-1681: - This looks great. The patch seems to be for the 1.7 bran

[jira] [Commented] (AVRO-1685) Allow specifying sync in DataFileWriter.create

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601379#comment-14601379 ] Tom White commented on AVRO-1685: - +1 this looks good to me. BTW there was some discussion

[jira] [Commented] (AVRO-1685) Allow specifying sync in DataFileWriter.create

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601380#comment-14601380 ] ASF subversion and git services commented on AVRO-1685: --- Commit 16875

[jira] [Resolved] (AVRO-1685) Allow specifying sync in DataFileWriter.create

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved AVRO-1685. - Resolution: Fixed Assignee: Sehrope Sarkuni Hadoop Flags: Reviewed Fix Version/s: 1.8.0

[jira] [Commented] (AVRO-1689) Update Dockerfile to use official Java repository

2015-06-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601438#comment-14601438 ] Ryan Blue commented on AVRO-1689: - +1 > Update Dockerfile to use official Java repository

[jira] [Commented] (AVRO-1672) Add logical types and conversions for date, time, and timestamp.

2015-06-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601458#comment-14601458 ] Ryan Blue commented on AVRO-1672: - The dependency on Joda is optional and we would add a si

[jira] [Updated] (AVRO-1679) DataFileReader.SeekableInputStream.skip seeking rather than skipping

2015-06-25 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Krogen updated AVRO-1679: -- Description: Within DataFileReader.SeekableInputStream, the skip method acts as a seek rather than a skip

[jira] [Commented] (AVRO-1689) Update Dockerfile to use official Java repository

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601480#comment-14601480 ] ASF subversion and git services commented on AVRO-1689: --- Commit 16875

[jira] [Updated] (AVRO-1689) Update Dockerfile to use official Java repository

2015-06-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1689: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was: 1.7.8) 1.8.0

buildbot success in ASF Buildbot on avro-py-ubuntu

2015-06-25 Thread buildbot
The Buildbot has detected a restored build on builder avro-py-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-py-ubuntu/builds/15 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: The AnyBranchSche

[jira] [Commented] (AVRO-1685) Allow specifying sync in DataFileWriter.create

2015-06-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601489#comment-14601489 ] Hudson commented on AVRO-1685: -- SUCCESS: Integrated in AvroJava #519 (See [https://builds.apa

[jira] [Commented] (AVRO-1689) Update Dockerfile to use official Java repository

2015-06-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601488#comment-14601488 ] Hudson commented on AVRO-1689: -- SUCCESS: Integrated in AvroJava #519 (See [https://builds.apa

[jira] [Updated] (AVRO-1672) Add logical types and conversions for date, time, and timestamp.

2015-06-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1672: Status: Patch Available (was: Open) > Add logical types and conversions for date, time, and timestamp. > ---

[jira] [Updated] (AVRO-1672) Add logical types and conversions for date, time, and timestamp.

2015-06-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1672: Attachment: AVRO-1672-1.patch I'm attaching the current PR as a patch since I think this is about ready. The

[jira] [Commented] (AVRO-1683) Add microsecond-precision time and timestamp logical type specs

2015-06-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601651#comment-14601651 ] Ryan Blue commented on AVRO-1683: - Thanks for reviewing this, Tom! I'll commit this later t

[jira] [Updated] (AVRO-1681) Improve generated JavaDocs

2015-06-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Gariépy-Ikeson updated AVRO-1681: - Attachment: AVRO-1681-TRUNK.patch Patch for AVRO-1681 on TRUNK. > Improve generate

[jira] [Commented] (AVRO-1681) Improve generated JavaDocs

2015-06-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601854#comment-14601854 ] Charles Gariépy-Ikeson commented on AVRO-1681: -- I've uploaded a separate patch

[jira] [Commented] (AVRO-1685) Allow specifying sync in DataFileWriter.create

2015-06-25 Thread Sehrope Sarkuni (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602229#comment-14602229 ] Sehrope Sarkuni commented on AVRO-1685: --- Awesome. Thanks! > Allow specifying sync in

[jira] [Commented] (AVRO-1683) Add microsecond-precision time and timestamp logical type specs

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602433#comment-14602433 ] ASF subversion and git services commented on AVRO-1683: --- Commit 16876

[jira] [Commented] (AVRO-1683) Add microsecond-precision time and timestamp logical type specs

2015-06-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602473#comment-14602473 ] Hudson commented on AVRO-1683: -- SUCCESS: Integrated in AvroJava #520 (See [https://builds.apa