[ https://issues.apache.org/jira/browse/HIVE-20374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590720#comment-16590720 ]
Hive QA commented on HIVE-20374: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12936795/HIVE-20374.04.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 14890 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/13424/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13424/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13424/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12936795 - PreCommit-HIVE-Build > Write Hive version information to Parquet footer > ------------------------------------------------ > > Key: HIVE-20374 > URL: https://issues.apache.org/jira/browse/HIVE-20374 > Project: Hive > Issue Type: Improvement > Reporter: Zoltan Ivanfi > Assignee: Laszlo Pinter > Priority: Major > Fix For: 4.0.0 > > Attachments: HIVE-20374.01.patch, HIVE-20374.02.patch, > HIVE-20374.03.patch, HIVE-20374.04.patch, HIVE-20374.patch > > > PARQUET-352 added support for the "writer.model.name" property in the Parquet > metadata to identify the object model (application) that wrote the file. > The easiest way to write this property is by overriding getName() of > org.apache.parquet.hadoop.api.WriteSupport. In Hive, this would mean adding > getName() to the > org.apache.hadoop.hive.ql.io.parquet.write.DataWritableWriteSupport class. -- This message was sent by Atlassian JIRA (v7.6.3#76005)