Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
federicobaldo committed Jun 16, 2014
1 parent 1690b92 commit 04aaa44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Hive deserializer for various Aws log formats.
Inside your script or from the Hive interactive shell you should add first the jar and then create the table specifying
the row format.

```
add jar /home/hadoop/aws-logs-serde.jar;
```
create table s3_accesslogs(
bucketowner string,
bucketname string,
Expand Down

0 comments on commit 04aaa44

Please sign in to comment.