Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-21 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/ --- (Updated Sept. 21, 2017, 4:36 p.m.) Review request for hive. Repository:

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-21 Thread anishek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/#review185867 --- ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-20 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/ --- (Updated Sept. 20, 2017, 9:41 p.m.) Review request for hive. Repository:

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-20 Thread anishek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/#review185773 --- ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-19 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/ --- (Updated Sept. 19, 2017, 8:06 p.m.) Review request for hive. Repository:

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-19 Thread Daniel Dai
> On Sept. 19, 2017, 5:48 a.m., anishek wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java > > Lines 153 (patched) > > > > > > use lambda Already lambda. - Daniel

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-19 Thread Daniel Dai
> On Sept. 19, 2017, 5:46 a.m., anishek wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java > > Lines 120 (patched) > > > > > > May be i am missing something but even when we are using the CM

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-19 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/ --- (Updated Sept. 19, 2017, 7:11 a.m.) Review request for hive. Repository:

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-18 Thread anishek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/#review185647 --- ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-18 Thread anishek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/#review185643 --- ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-18 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/ --- (Updated Sept. 19, 2017, 12:14 a.m.) Review request for hive. Repository:

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-18 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/ --- (Updated Sept. 18, 2017, 10:55 p.m.) Review request for hive. Repository:

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-18 Thread Daniel Dai
> On Sept. 18, 2017, 4:49 a.m., anishek wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java > > Lines 73 (patched) > > > > > > Evaluation of doing a regularCopy or distCp can be done in the

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-17 Thread anishek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/#review185534 --- ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java

Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-15 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/ --- Review request for hive. Repository: hive-git Description --- See