You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2020/07/06 15:25:41 UTC

[GitHub] [carbondata] maheshrajus commented on a change in pull request #3808: [CARBONDATA-3873] Secondary index compaction with maintable clean files causing exception

maheshrajus commented on a change in pull request #3808:
URL: https://github.com/apache/carbondata/pull/3808#discussion_r450299932



##########
File path: core/src/main/java/org/apache/carbondata/core/datastore/filesystem/AbstractDFSCarbonFile.java
##########
@@ -455,7 +455,7 @@ public boolean createNewLockFile() throws IOException {
     try {
       listStatus = fileSystem.listStatus(path);
     } catch (IOException e) {
-      LOGGER.error("Exception occured: " + e.getMessage(), e);

Review comment:
       
   @akashrn5 @VenuReddy2103  i will add details in PR description




----------------------------------------------------------------
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:
users@infra.apache.org