Philip Zeyliger has posted comments on this change. ( http://gerrit.cloudera.org:8080/8497 )
Change subject: Remove unused/defunct Maven repositories. ...................................................................... Patch Set 1: > Patch Set 1: Verified-1 > > Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/1461/ This failed in a C++ compilation issue. Could we retry? 22:33:09 ] /home/ubuntu/Impala-lzo/hdfs-lzo-text-scanner.cc: In member function ‘impala::Status impala::HdfsLzoTextScanner::ReadAndDecompressData(impala::MemPool*)’: 22:33:09 ] /home/ubuntu/Impala-lzo/hdfs-lzo-text-scanner.cc:589:44: error: no matching function for call to ‘impala::ScannerContext::ReleaseCompletedResources(bool)’ 22:33:09 ] context_->ReleaseCompletedResources(false); 22:33:09 ] ^ 22:33:09 ] /home/ubuntu/Impala-lzo/hdfs-lzo-text-scanner.cc:589:44: note: candidate is: 22:33:09 ] In file included from /home/ubuntu/tmp.K1j44k1nQN/be/src/exec/hdfs-scanner.h:31:0, 22:33:09 ] from /home/ubuntu/tmp.K1j44k1nQN/be/src/exec/hdfs-text-scanner.h:22, 22:33:09 ] from /home/ubuntu/Impala-lzo/hdfs-lzo-text-scanner.h:9, 22:33:09 ] from /home/ubuntu/Impala-lzo/hdfs-lzo-text-scanner.cc:22: 22:33:09 ] /home/ubuntu/tmp.K1j44k1nQN/be/src/exec/scanner-context.h:298:8: note: void impala::ScannerContext::ReleaseCompletedResources(impala::RowBatch*, bool) 22:33:09 ] void ReleaseCompletedResources(RowBatch* batch, bool done); 22:33:09 ] ^ 22:33:09 ] /home/ubuntu/tmp.K1j44k1nQN/be/src/exec/scanner-context.h:298:8: note: candidate expects 2 arguments, 1 provided 22:33:09 ] At global scope: 22:33:09 ] cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedef" 22:33:09 ] CMakeFiles/impalalzo.dir/build.make:62: recipe for target 'CMakeFiles/impalalzo.dir/hdfs-lzo-text-scanner.cc.o' failed 22:33:09 ] make[6]: *** [CMakeFiles/impalalzo.dir/hdfs-lzo-text-scanner.cc.o] Error 1 -- To view, visit http://gerrit.cloudera.org:8080/8497 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I79eb6c483561726c7cbaf86874001f1979128720 Gerrit-Change-Number: 8497 Gerrit-PatchSet: 1 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Comment-Date: Thu, 16 Nov 2017 00:20:57 +0000 Gerrit-HasComments: No
