[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-12 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395837#comment-16395837 ] Aihua Xu commented on HIVE-14792: - Thanks [~mithun] for the code review. > AvroSerde reads the remote

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-12 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395833#comment-16395833 ] Mithun Radhakrishnan commented on HIVE-14792: - Ah, I see what you've done there! +1. I

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-12 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395797#comment-16395797 ] Aihua Xu commented on HIVE-14792: - [~mithun]. Can you take a look quick look at the new patch to see if it

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394129#comment-16394129 ] Hive QA commented on HIVE-14792: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-10 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394122#comment-16394122 ] Hive QA commented on HIVE-14792: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393713#comment-16393713 ] Aihua Xu commented on HIVE-14792: - [~mithun] Uploaded the patch-5: the only change I did is to make a copy

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-09 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393380#comment-16393380 ] Mithun Radhakrishnan commented on HIVE-14792: - Ok, this patch does not look ready to go in. :/

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16392156#comment-16392156 ] Hive QA commented on HIVE-14792: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16392093#comment-16392093 ] Hive QA commented on HIVE-14792: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16392040#comment-16392040 ] Aihua Xu commented on HIVE-14792: - By checking the patch, since we are calling getTableMetadata() which

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16392017#comment-16392017 ] Mithun Radhakrishnan commented on HIVE-14792: - bq. since you have all the context. For what

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16392015#comment-16392015 ] Aihua Xu commented on HIVE-14792: - The test is going on. BTW: I tried the test after changing the config

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16392007#comment-16392007 ] Aihua Xu commented on HIVE-14792: - Probably you are the best person to review the change since you have

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16392004#comment-16392004 ] Mithun Radhakrishnan commented on HIVE-14792: - Hey, [~aihuaxu]. Thanks for verifying that the

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16391832#comment-16391832 ] Aihua Xu commented on HIVE-14792: - Patch-4 (addendum): change the default value back to false. Those test

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16391713#comment-16391713 ] Aihua Xu commented on HIVE-14792: - [~mithun] I will pick it up then and work on the fix. Thanks. >

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16391290#comment-16391290 ] Hive QA commented on HIVE-14792: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-08 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16391240#comment-16391240 ] Hive QA commented on HIVE-14792: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-07 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16390579#comment-16390579 ] Mithun Radhakrishnan commented on HIVE-14792: - I've still not been able to devote time to

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-03-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16390199#comment-16390199 ] Aihua Xu commented on HIVE-14792: - [~mithun] Can we get this fixed or do you need help on this? If so, I

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-02-01 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349380#comment-16349380 ] Aihua Xu commented on HIVE-14792: - Thanks [~mithun]  That's also what I guess. :)  > AvroSerde reads the

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-02-01 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349374#comment-16349374 ] Mithun Radhakrishnan commented on HIVE-14792: - Terribly sorry for the delay, [~aihuaxu]. Yes,

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2018-02-01 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349351#comment-16349351 ] Aihua Xu commented on HIVE-14792: - [~mithun] Ping. Can we keep the default behavior to false still?

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-12-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305677#comment-16305677 ] Aihua Xu commented on HIVE-14792: - [~mithun] Thanks for the fix. Can we still keep the default behavior to

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-12-18 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16296208#comment-16296208 ] Hive QA commented on HIVE-14792: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-12-18 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16296170#comment-16296170 ] Hive QA commented on HIVE-14792: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-12-18 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16295744#comment-16295744 ] Mithun Radhakrishnan commented on HIVE-14792: - [~aihuaxu], sorry for the bother, but it looks

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-11-30 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16273845#comment-16273845 ] Lefty Leverenz commented on HIVE-14792: --- Doc note: This adds

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-11-30 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16273151#comment-16273151 ] Mithun Radhakrishnan commented on HIVE-14792: - Committed to {{master}}, {{branch-2}}, and

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-11-29 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271593#comment-16271593 ] Mithun Radhakrishnan commented on HIVE-14792: - Thanks for the review, [~aihuaxu]. The failures

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-11-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270131#comment-16270131 ] Hive QA commented on HIVE-14792: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-11-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270097#comment-16270097 ] Hive QA commented on HIVE-14792: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2017-11-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269613#comment-16269613 ] Aihua Xu commented on HIVE-14792: - Avro table does suffer with lots of repeated reading on the same schema

[jira] [Commented] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2016-09-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505237#comment-15505237 ] Hive QA commented on HIVE-14792: Here are the results of testing the latest attachment: