GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/1754 [CARBONDATA-1975] Wrong input metrics displayed for carbon
Metrics is updated twice. And so it is displayed as twice the actual record size in Spark UI
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
Manual Testing
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/dhatchayani/incubator-carbondata wrong_metrics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1754.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1754
----
commit 8cbf9b84d3adc799f1aaec30e094e1dc730aa8ed
Author: dhatchayani <dhatcha.official@...>
Date: 2018-01-03T13:42:18Z
[CARBONDATA-1975] Wrong input metrics displayed for carbon
----
---