Files
impala/testdata/common
Matthew Jacobs f37682a16f Fix packaging build for Python 2.4
cgroups.py was using unsupported "except <Exception> as <var>" syntax.

generate_metrics.py was using the json module which is not available
in Python 2.4, but contains simplejson which provides the same
functionality.

Change-Id: If2c176c15a9573dd2a2acf5ee459ff24ce891ce3
Reviewed-on: http://gerrit.cloudera.org:8080/396
Reviewed-by: Matthew Jacobs <mj@cloudera.com>
Tested-by: Matthew Jacobs <mj@cloudera.com>
2015-05-19 17:13:33 +00:00
..
2015-05-19 17:13:33 +00:00