Indhumathi27 commented on a change in pull request #3740:
URL: https://github.com/apache/carbondata/pull/3740#discussion_r419879774



##########
File path: docs/configuration-parameters.md
##########
@@ -206,21 +206,18 @@ RESET
 
 | Properties                                | Description                      
                            |
 | ----------------------------------------- | 
------------------------------------------------------------ |
-| carbon.options.bad.records.logger.enable  | CarbonData can identify the 
records that are not conformant to schema and isolate them as bad records. 
Enabling this configuration will make CarbonData to log such bad 
records.**NOTE:** If the input data contains many bad records, logging them 
will slow down the over all data loading throughput. The data load operation 
status would depend on the configuration in ***carbon.bad.records.action***. |
-| carbon.options.bad.records.logger.enable  | To enable or disable bad record 
logger.                      |
+| carbon.options.bad.records.logger.enable  | To enable or disable bad record 
logger. CarbonData can identify the records that are not conformant to schema 
and isolate them as bad records. Enabling this configuration will make 
CarbonData to log such bad records.**NOTE:** If the input data contains many 
bad records, logging them will slow down the over all data loading throughput. 
The data load operation status would depend on the configuration in 
***carbon.bad.records.action***. |                   |

Review comment:
       ```suggestion
   | carbon.options.bad.records.logger.enable  | To enable or disable a bad 
record logger. CarbonData can identify the records that are not conformant to 
schema and isolate them as bad records. Enabling this configuration will make 
CarbonData to log such bad records.**NOTE:** If the input data contains many 
bad records, logging them will slow down the overall data loading throughput. 
The data load operation status would depend on the configuration in 
***carbon.bad.records.action***. |                   |
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to