[jira] [Assigned] (AVRO-1130) MapReduce Jobs can output write SortedKeyValueFiles directly

2017-03-08 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned AVRO-1130: - Assignee: (was: Harsh J) > MapReduce Jobs can output write SortedKeyValueFiles directly >

[jira] [Commented] (AVRO-1525) Java: ReflectData cannot resolve union with fixed

2014-06-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14027960#comment-14027960 ] Harsh J commented on AVRO-1525: --- Thanks Tom! Find creds. to John actually:

[jira] [Commented] (AVRO-1525) Java: ReflectData cannot resolve union with fixed

2014-06-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028028#comment-14028028 ] Harsh J commented on AVRO-1525: --- The fix of pre-checking the instance type and the added

[jira] [Resolved] (AVRO-1506) 2.4 v of Hadoop causes IncompatibleClassChangeError

2014-05-15 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved AVRO-1506. --- Resolution: Invalid 2.4 v of Hadoop causes IncompatibleClassChangeError

[jira] [Commented] (AVRO-1506) 2.4 v of Hadoop causes IncompatibleClassChangeError

2014-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994799#comment-13994799 ] Harsh J commented on AVRO-1506: --- I replied on your email thread:

[jira] [Updated] (AVRO-1439) MultipleInputs equivalent for Avro MR

2014-01-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated AVRO-1439: -- Attachment: AVRO-1439.patch Thanks for the comments! I've addressed most of them in this patch. We should be

[jira] [Updated] (AVRO-1439) MultipleInputs equivalent for Avro MR

2014-01-16 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated AVRO-1439: -- Status: Patch Available (was: Open) MultipleInputs equivalent for Avro MR

[jira] [Created] (AVRO-1439) MultipleInputs equivalent for Avro MR

2014-01-15 Thread Harsh J (JIRA)
Harsh J created AVRO-1439: - Summary: MultipleInputs equivalent for Avro MR Key: AVRO-1439 URL: https://issues.apache.org/jira/browse/AVRO-1439 Project: Avro Issue Type: New Feature

[jira] [Assigned] (AVRO-1439) MultipleInputs equivalent for Avro MR

2014-01-15 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned AVRO-1439: - Assignee: Harsh J MultipleInputs equivalent for Avro MR -

[jira] [Updated] (AVRO-1439) MultipleInputs equivalent for Avro MR

2014-01-15 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated AVRO-1439: -- Attachment: AVRO-1439.patch Here is a functional patch for the {{mapred}} (Old) APIs with a reflect based test

[jira] [Commented] (AVRO-1421) [ReflectData] Provide a way for parameterised types to be nullable

2014-01-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865060#comment-13865060 ] Harsh J commented on AVRO-1421: --- Many thanks Doug! Took a look at the tests to see its usage

[jira] [Commented] (AVRO-1421) [ReflectData] Provide a way for parameterised types to be nullable

2014-01-04 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862478#comment-13862478 ] Harsh J commented on AVRO-1421: --- That sounds better, agreed. -- Harsh J [ReflectData]

[jira] [Created] (AVRO-1421) [ReflectData] Provide a way for parameterised types to be nullable

2013-12-25 Thread Harsh J (JIRA)
Harsh J created AVRO-1421: - Summary: [ReflectData] Provide a way for parameterised types to be nullable Key: AVRO-1421 URL: https://issues.apache.org/jira/browse/AVRO-1421 Project: Avro Issue Type:

[jira] [Commented] (AVRO-959) python implementation calls seek on input, unable to read avros from a stream

2013-05-05 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13649531#comment-13649531 ] Harsh J commented on AVRO-959: -- It is possible to seek the standard input, iff a file is used

[jira] [Commented] (AVRO-1286) Python script avro cat should be able to read from stdin

2013-04-03 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620696#comment-13620696 ] Harsh J commented on AVRO-1286: --- Dupe of AVRO-959? Python script avro cat

[jira] [Resolved] (AVRO-1179) AvroMultipleOutputs does not seem to be generating different base output paths

2013-02-27 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved AVRO-1179. --- Resolution: Duplicate Dupe of AVRO-1215. API (which additionally takes schema) added there makes this issue

[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-tabpanelfocusedCommentId=13581524#comment-13581524 ] Harsh J commented on AVRO-1234: --- This also would come handy in Flume areas, where the files

[jira] [Created] (AVRO-1244) Provide a SeekableInput implementation for FileSystem retrieved output streams

2013-02-07 Thread Harsh J (JIRA)
Harsh J created AVRO-1244: - Summary: Provide a SeekableInput implementation for FileSystem retrieved output streams Key: AVRO-1244 URL: https://issues.apache.org/jira/browse/AVRO-1244 Project: Avro

[jira] [Resolved] (AVRO-1244) Provide a SeekableInput implementation for FileSystem retrieved output streams

2013-02-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved AVRO-1244. --- Resolution: Invalid I missed {{FsInput}} in avro-mapred. It already implements this! :)

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

2013-01-17 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556519#comment-13556519 ] Harsh J commented on AVRO-1234: --- The check helps [helped?] avoid pulling in files of other

[jira] [Commented] (AVRO-1215) AvroMultipleOutputs not working when specifying baseOutputPath

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526932#comment-13526932 ] Harsh J commented on AVRO-1215: --- Since we're providing a custom implementation of

[jira] [Commented] (AVRO-1179) AvroMultipleOutputs does not seem to be generating different base output paths

2012-10-17 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478325#comment-13478325 ] Harsh J commented on AVRO-1179: --- Hi Ashish, I think the specific error happens when you use

[jira] [Assigned] (AVRO-1130) MapReduce Jobs can output write SortedKeyValueFiles directly

2012-07-21 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned AVRO-1130: - Assignee: Harsh J MapReduce Jobs can output write SortedKeyValueFiles directly

[jira] [Commented] (AVRO-939) Java: optimize BinaryData#compareBytes() to use sun.misc.Unsafe when available

2012-07-19 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418894#comment-13418894 ] Harsh J commented on AVRO-939: -- Yeah I think Eli did run it on x64 JVM, so it should be fine.

[jira] [Updated] (AVRO-1043) Update .gitignore file to ignore some java project elements

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated AVRO-1043: -- Resolution: Duplicate Status: Resolved (was: Patch Available) AVRO-1075 duplicated the same