You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Ahmed Abdelhamid (JIRA)" <ji...@apache.org> on 2016/07/06 00:59:11 UTC

[jira] [Created] (CARBONDATA-42) Missing Code on Github for Compilation

Ahmed Abdelhamid created CARBONDATA-42:
------------------------------------------

             Summary: Missing Code on Github for Compilation 
                 Key: CARBONDATA-42
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-42
             Project: CarbonData
          Issue Type: Bug
         Environment: Error:(35, 24) java: package org.carbondata.format does not exist
            Reporter: Ahmed Abdelhamid
            Priority: Blocker


The package; 

Error:(35, 24) java: package org.carbondata.format does not exist

Is not available in the source code on Github and it is causing 100 error when trying to make the project in Intellij.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Re: [jira] [Created] (CARBONDATA-42) Missing Code on Github for Compilation

Posted by Jacky Li <ja...@qq.com>.
Hi Ahmed,

To solve this issue, you can build the project by command line “mvn install -DskipTests”, then the carbon-format-0.1.0-SNAPSHOT.jar will be created at carbon-project/format/target path. Then you can add it in intelJ (project structure menu).

Hope it work for you.

Regards,
Jacky



> 在 2016年7月6日,上午11:24,Ahmed Abdelhamid <sa...@purdue.edu> 写道:
> 
> I am attaching the Build results, The build is successful, however still format is missing from the code. When the code is imported into InteljiIDE, there exists around 100 errors because of the missing "org.carbondata.format".
> 
> Please advise
> 
> On Tue, Jul 5, 2016 at 7:37 PM Vimal Das Kammath <vimaldas.kammath@gmail.com <ma...@gmail.com>> wrote:
> Probably org.carbondata.format is not getting build in your environment.
> org.carbondata.format requires Apache Thrift compiler to be built.
> 
> Can you share the complete console messages, or try to build directly using
> maven and share the detailed error message so that we can assist further.
> 
> On Wed, Jul 6, 2016 at 6:29 AM, Ahmed Abdelhamid (JIRA) <jira@apache.org <ma...@apache.org>>
> wrote:
> 
> > Ahmed Abdelhamid created CARBONDATA-42:
> > ------------------------------------------
> >
> >              Summary: Missing Code on Github for Compilation
> >                  Key: CARBONDATA-42
> >                  URL: https://issues.apache.org/jira/browse/CARBONDATA-42 <https://issues.apache.org/jira/browse/CARBONDATA-42>
> >              Project: CarbonData
> >           Issue Type: Bug
> >          Environment: Error:(35, 24) java: package org.carbondata.format
> > does not exist
> >             Reporter: Ahmed Abdelhamid
> >             Priority: Blocker
> >
> >
> > The package;
> >
> > Error:(35, 24) java: package org.carbondata.format does not exist
> >
> > Is not available in the source code on Github and it is causing 100 error
> > when trying to make the project in Intellij.
> >
> >
> >
> > --
> > This message was sent by Atlassian JIRA
> > (v6.3.4#6332)
> >
> <Build.txt>


Re: [jira] [Created] (CARBONDATA-42) Missing Code on Github for Compilation

Posted by Ahmed Abdelhamid <sa...@purdue.edu>.
I am attaching the Build results, The build is successful, however still
format is missing from the code. When the code is imported into InteljiIDE,
there exists around 100 errors because of the missing
"org.carbondata.format".

Please advise

On Tue, Jul 5, 2016 at 7:37 PM Vimal Das Kammath <vi...@gmail.com>
wrote:

> Probably org.carbondata.format is not getting build in your environment.
> org.carbondata.format requires Apache Thrift compiler to be built.
>
> Can you share the complete console messages, or try to build directly using
> maven and share the detailed error message so that we can assist further.
>
> On Wed, Jul 6, 2016 at 6:29 AM, Ahmed Abdelhamid (JIRA) <ji...@apache.org>
> wrote:
>
> > Ahmed Abdelhamid created CARBONDATA-42:
> > ------------------------------------------
> >
> >              Summary: Missing Code on Github for Compilation
> >                  Key: CARBONDATA-42
> >                  URL:
> https://issues.apache.org/jira/browse/CARBONDATA-42
> >              Project: CarbonData
> >           Issue Type: Bug
> >          Environment: Error:(35, 24) java: package org.carbondata.format
> > does not exist
> >             Reporter: Ahmed Abdelhamid
> >             Priority: Blocker
> >
> >
> > The package;
> >
> > Error:(35, 24) java: package org.carbondata.format does not exist
> >
> > Is not available in the source code on Github and it is causing 100 error
> > when trying to make the project in Intellij.
> >
> >
> >
> > --
> > This message was sent by Atlassian JIRA
> > (v6.3.4#6332)
> >
>

Re: [jira] [Created] (CARBONDATA-42) Missing Code on Github for Compilation

Posted by Vimal Das Kammath <vi...@gmail.com>.
Probably org.carbondata.format is not getting build in your environment.
org.carbondata.format requires Apache Thrift compiler to be built.

Can you share the complete console messages, or try to build directly using
maven and share the detailed error message so that we can assist further.

On Wed, Jul 6, 2016 at 6:29 AM, Ahmed Abdelhamid (JIRA) <ji...@apache.org>
wrote:

> Ahmed Abdelhamid created CARBONDATA-42:
> ------------------------------------------
>
>              Summary: Missing Code on Github for Compilation
>                  Key: CARBONDATA-42
>                  URL: https://issues.apache.org/jira/browse/CARBONDATA-42
>              Project: CarbonData
>           Issue Type: Bug
>          Environment: Error:(35, 24) java: package org.carbondata.format
> does not exist
>             Reporter: Ahmed Abdelhamid
>             Priority: Blocker
>
>
> The package;
>
> Error:(35, 24) java: package org.carbondata.format does not exist
>
> Is not available in the source code on Github and it is causing 100 error
> when trying to make the project in Intellij.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>