Skip to content

Instantly share code, notes, and snippets.

@tagomoris
Created December 28, 2011 04:19
Show Gist options
  • Save tagomoris/1526226 to your computer and use it in GitHub Desktop.
Save tagomoris/1526226 to your computer and use it in GitHub Desktop.
$ ack dfs.block.size
hoop-server/src/main/java/com/cloudera/hoop/fs/FSCreate.java
72: blockSize = fs.getConf().getInt("dfs.block.size", 67108864);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment