Lars Volker has uploaded a new change for review. http://gerrit.cloudera.org:8080/4887
Change subject: IMPALA-4330: Fix JSON syntax in generate_metrics.py ...................................................................... IMPALA-4330: Fix JSON syntax in generate_metrics.py The hardcoded JSON string in MDL_BASE had a superfluous comma, that tripped both the simplejson and json parsers. This change removes it so the string works with both parsers. Change-Id: I98456df28d48ed22cefcc570e88df78fdf441c23 --- M common/thrift/generate_metrics.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/87/4887/1 -- To view, visit http://gerrit.cloudera.org:8080/4887 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I98456df28d48ed22cefcc570e88df78fdf441c23 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]>
