[ https://issues.apache.org/jira/browse/SQOOP-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574718#comment-16574718 ]
Fero Szabo commented on SQOOP-2331: ----------------------------------- Hi [~standon], Sure can do. I've compile errors, though. {noformat} [javac] /Users/ferencszabo/workspace/sqoop/src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatUtilities.java:85: error: package com.cloudera.sqoop.io does not exist{noformat} This package got change to _org.apache.sqoop.io_, so you'll have to modify the import to the new package. Also, can you please update the review on ReviewBoard please? We can continue the code related discussion there. Thanks, Fero > Snappy Compression Support in Sqoop-HCatalog > -------------------------------------------- > > Key: SQOOP-2331 > URL: https://issues.apache.org/jira/browse/SQOOP-2331 > Project: Sqoop > Issue Type: New Feature > Affects Versions: 1.4.7 > Reporter: Atul Gupta > Assignee: Shashank > Priority: Major > Fix For: 1.5.0 > > Attachments: SQOOP-2331_0.patch, SQOOP-2331_1.patch, > SQOOP-2331_2.patch, SQOOP-2331_2.patch > > > Current Apache Sqoop 1.4.7 does not compress in gzip format with > --compress option while using with --hcatalog-table option. It also does not > support option --compression-codec snappy with --hcatalog-table option. it > would be nice if we add both the options in the Sqoop future releases. -- This message was sent by Atlassian JIRA (v7.6.3#76005)