You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by Rahul Kumar <ra...@gmail.com> on 2016/03/03 08:25:16 UTC

Parquet Issue

Hi Dev,

In my project, i'm trying use to parquet format.

I'm unable to complied the code from github. And, I've error like this as
below;

*[ 48%] Performing download step (git clone) for 'parquet-format'*
*Cloning into 'parquet-format'...*
*warning: You appear to have cloned an empty repository.*
*error: pathspec 'release-2.2.0-rc2' did not match any file(s) known to
git.*
*CMake Error at
/media/sf_vmshared/parquet/third_party/build/parquet-format/tmp/parquet-format-gitclone.cmake:49
(message):*
*  Failed to checkout tag: 'release-2.2.0-rc2'*


*make[2]: ***
[third_party/build/parquet-format/src/parquet-format-stamp/parquet-format-download]
Error 1*
*make[1]: *** [CMakeFiles/parquet-format.dir/all] Error 2*

could you please help me out??

Thanks in advance.

Regards,
Rahul