Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md Correct the Codec name to org.apache.hadoop.io.compress.Crypto... #3

Merged
merged 26 commits into from
Jan 2, 2014

Conversation

howie
Copy link
Contributor

@howie howie commented Sep 11, 2013

...Codec

ubiquitousthey and others added 26 commits February 19, 2013 16:03
# By B. Heath Robinson (10) and Heath Robinson (3)
# Via Heath Robinson
* ubiquitousthey/master:
  Fix formatting
  Made examples less specific to a particular usage
  Add more info about how to use outside of hadoop
  Added usage to command-line utility
  Add command line utility for encrypting and decrypting files
  Test with a little less data so that it finishes more quickly
  Add tests for differing block sizes
  Rework to correctly handle differing block sizes as hadoop presents
them
  Use maven to manage required dependencies
  Increased memory for junit
  Fix typos
  Use passed in len instead of buffer length
  Use passed in len instead of buffer length

Conflicts:
	README.md
	pom.xml
	src/main/java/org/apache/hadoop/io/compress/crypto/CryptoBasicDecompressor.java
	src/test/java/org/apache/hadoop/io/compress/TestCodec.java
2. Change BlockDecompressorStream to DecompressorStream
3. Add debug message
* commit '00fedf4':
  Add maven-eclipse plugin
  remove and ignore .classpath
  remove and ignore .classpath
  1. Change to use ubiquitousthey's CryptoBasicCompressor 2. Change
BlockDecompressorStream to DecompressorStream 3. Add debug message

Conflicts:
	.classpath
	pom.xml
	src/main/java/org/apache/hadoop/io/compress/crypto/CryptoBasicDecompressor.java
geisbruch added a commit that referenced this pull request Jan 2, 2014
README.md Correct the Codec name to org.apache.hadoop.io.compress.Crypto...
@geisbruch geisbruch merged commit 2eecf1c into geisbruch:master Jan 2, 2014
@geisbruch
Copy link
Owner

Nice changes !!!
Thanks.

Just for curiosity, are you using this codec in any project / hadoop cluster?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants