[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/653 --- 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

[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-18 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/653#discussion_r88770685 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/Metadata.java --- @@ -495,31 +499,75 @@ private ParquetFileMetadata_v3

[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-17 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/653#discussion_r88404356 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/Metadata.java --- @@ -495,31 +499,75 @@ private ParquetFileMetadata_v3

[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-17 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/653#discussion_r88399438 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/Metadata.java --- @@ -495,31 +499,75 @@ private ParquetFileMetadata_v3

[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-17 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/653#discussion_r88399778 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/Metadata.java --- @@ -495,31 +499,75 @@ private ParquetFileMetadata_v3

[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-16 Thread gparai
Github user gparai commented on a diff in the pull request: https://github.com/apache/drill/pull/653#discussion_r88306537 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/Metadata.java --- @@ -495,31 +499,65 @@ private ParquetFileMetadata_v3

[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-16 Thread gparai
Github user gparai commented on a diff in the pull request: https://github.com/apache/drill/pull/653#discussion_r88306202 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/Metadata.java --- @@ -495,31 +499,65 @@ private ParquetFileMetadata_v3

[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-16 Thread gparai
Github user gparai commented on a diff in the pull request: https://github.com/apache/drill/pull/653#discussion_r88292269 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/Metadata.java --- @@ -495,31 +499,65 @@ private ParquetFileMetadata_v3

[GitHub] drill pull request #653: DRILL-4831: Running refresh table metadata concurre...

2016-11-16 Thread ppadma
GitHub user ppadma opened a pull request: https://github.com/apache/drill/pull/653 DRILL-4831: Running refresh table metadata concurrently randomly fail… …s with JsonParseException To prevent metadata cache files from getting corrupted, write to a temporary file and do