<%=table%>ColsSize: <%= sd.getColsSize()%>Input Format: <%= sd.getInputFormat() %> Output Format: <%= sd.getOutputFormat() %> Is Compressed?: <%= sd.isCompressed() %> Location: <%= sd.getLocation() %> Number Of Buckets: <%= sd.getNumBuckets() %> Field Schema
Sort Columns
Parameters
SerDe Info<% SerDeInfo si = sd.getSerdeInfo(); %> Name:<%= si.getName() %>Lib: <%= si.getSerializationLib() %>
Partition Information
|