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

sameer #9

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

sameer #9

wants to merge 19 commits into from

Conversation

sameerpany
Copy link

No description provided.

Shh and others added 19 commits November 29, 2012 07:04
2. Deprecated old ARCInputFormat code (moved from hadoop.io to
hadoop.io.deprecated
3. Added new Hadoop FileSystem based ARCInputFormat to hadoop.io package.
4. Added test cases to validate new ARCInputFormat code.
5. ARCInputFormat now returns a BytesWritable buffer as the value type.
   The buffer consists of the HTTP Headers (encoded as UTF-8), followed
   by a trailing CRLF (\r\n).Everything after the trailing CRLF is
   the raw content returned by the original HTTP request.
Updated "mvn.ant.task.url" URL in build.xml
2. Remove external Hadoop dependency.
3. Add deprecated files back in.
ARCFileRecordReader needs to assume this responsibility.
S3InputStream swap out in ARCFileInputFormat classes.
2. Remove non-maven third party lib dependencies in anticipation of
moving to maven instead of ant.
specified in the ARC Header and what is actually available in the
decompressed stream.
Fix broken headings in Markdown files
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.

None yet

4 participants