HUE-584. Shade Thrift jar.
Previously we were including the Thrift library in
hue-plugins.jar, but we were not shading it. This
change shades it so that there is no conflict
with other thrift libraries on the Hadoop classpath.
The libraries are shaded into com.cloudera.hue.*