Github user shivzone commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/94#discussion_r100136630
--- Diff: markdown/pxf/ReadWritePXF.html.md.erb ---
@@ -131,6 +149,8 @@ Note: The <code class="ph codeph">DELIMITER</code>
parameter is mandatory.
</tbody>
</table>
+**Notes**: Metadata identifies the Java class that provides field
definitions in the relation. OutputFormat identifies the file format for which
a specific profile is optimized. While the built-in `Hive*` profiles provide
Metadata and OutputFormat classes, most profiles will have no need to implement
or specify these classes.
--- End diff --
@lisakowen you are right. outputFormat is a property intended for
developers creating custom plugins/profiles. End users who only wish to use any
of the existing profiles don't have to know about this.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---