Aaron T. Myers dd8e97220c Changed version to 1.2.0. 15 years ago
..
gen-py 68fcdf68cd Merge remote branch 'todd-github/HUE-219' into HUE-219 15 years ago
java 2c8dd9d280 HUE-401: Socket timeout of 2s is too aggressive in Thrift plugin 15 years ago
src 2e10ccfa8e [HUE-355] Move Hadoop settings in mini_cluster.py into constants. 15 years ago
static-group-mapping 54769f3d64 HUE-219. Make Hue work with CDH3 trunk 15 years ago
sudo-shell b3b990288c HUE-258. Response to CR #1008 15 years ago
.gitignore ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago
Makefile 0f4da37768 HUE-267. prod install should not require ant 15 years ago
README ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago
regenerate-thrift.sh ae333e405b hue (formerly Cloudera Desktop) from internal commit 4694ac0434dad85170854c5378a389585d87f679 15 years ago
setup.py dd8e97220c Changed version to 1.2.0. 15 years ago

README

If you modified any of the thrift files you need to regenerate
the generated code by running regenerate-thrift.sh, in this
directory. Finally, checkin any files that were generated during the previous
steps.