Class ColumnPruner

    • Constructor Detail

      • ColumnPruner

        public ColumnPruner()
        Deprecated.
    • Method Detail

      • pruneColumns

        public void pruneColumns​(org.apache.hadoop.conf.Configuration conf,
                                 org.apache.hadoop.fs.Path inputFile,
                                 org.apache.hadoop.fs.Path outputFile,
                                 List<String> cols)
                          throws IOException
        Deprecated.
        Throws:
        IOException