GitHub user QiangCai opened a pull request:
https://github.com/apache/carbondata/pull/1035
[WIP] Test CI's stability and fix issues
During test running:
1. keep following properties
CarbonCommonConstants.CARBON_BAD_RECORDS_ACTION, "FORCE"
CarbonCommonConstants.STORE_LOCATION, storeLocation
CarbonCommonConstants.CARBON_TIMESTAMP_FORMAT,
TestQueryExecutor.timestampFormat
CarbonCommonConstants.STORE_LOCATION_TEMP_PATH,
System.getProperty("java.io.tmpdir")
CarbonCommonConstants.LOCK_TYPE,
CarbonCommonConstants.CARBON_LOCK_TYPE_LOCAL
CarbonCommonConstants.CARBON_BAD_RECORDS_ACTION, "FORCE"
2. remove other properties which added by test cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/QiangCai/carbondata test_ci_stability
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1035.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 #1035
----
commit ec4b9c86c3b621c20307226527ee1f29b7e79860
Author: QiangCai <[email protected]>
Date: 2017-06-15T06:07:01Z
test CI's stability and fix issues
----
---
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.
---