GitHub user ravipesala opened a pull request:
https://github.com/apache/incubator-carbondata/pull/571
[CARBONDATA-680]Added stats like rows processed in each step. And also
fixes unsafe sort enable issue.
Currently stats like number of rows processed in each step is not added in
no kettle flow. This PR adds them.
And also unsafe sort is not enabling even though user enable the sort in
property file.This PR fixes it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravipesala/incubator-carbondata
no-kettle-stats
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/571.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #571
----
commit 2026685dfe15b4e2d4a362c4d309ce51d516bf12
Author: ravipesala <[email protected]>
Date: 2017-01-25T10:01:56Z
Added stats like rows processed in each step. And also fixes unsafe sort
enable issue.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---