Giter Site home page Giter Site logo

triton's People

Contributors

foxboy26 avatar

Watchers

 avatar

triton's Issues

mvn package compile error may be jjt file problem

Hi, Zhiheng Li,
I add execution goal at pom.xml which uncomment in your pom.xml

<executions>
                    <execution>
                        <id>jjtree-javacc</id>
                        <goals>
                            <goal>jjtree-javacc</goal>
                        </goals>
                    </execution>
                </executions>

then I compile project use mvn packge, but there are some error:

[ERROR] 位置: 类型为parser.ASTMultiplicativeExpression的变量 node
[ERROR] /Users/zhengqh/Github/tongdun/storm/trident-triton/src/main/java/edu/ucsd/cs/triton/operator/LogicPlanVisitor.java:[726,22] 找不到符号
[ERROR] 符号:   变量 rename
[ERROR] 位置: 类型为parser.ASTReName的变量 node
[ERROR] /Users/zhengqh/Github/tongdun/storm/trident-triton/src/main/java/edu/ucsd/cs/triton/operator/LogicPlanVisitor.java:[731,22] value可以在parser.SimpleNode中访问protected
[ERROR] /Users/zhengqh/Github/tongdun/storm/trident-triton/src/main/java/edu/ucsd/cs/triton/operator/LogicPlanVisitor.java:[736,22] value可以在parser.SimpleNode中访问protected
[ERROR] /Users/zhengqh/Github/tongdun/storm/trident-triton/src/main/java/edu/ucsd/cs/triton/operator/LogicPlanVisitor.java:[741,22] value可以在parser.SimpleNode中访问protected
[ERROR] /Users/zhengqh/Github/tongdun/storm/trident-triton/src/main/java/edu/ucsd/cs/triton/operator/LogicPlanVisitor.java:[762,22] 找不到符号
[ERROR] 符号:   变量 name
[ERROR] 位置: 类型为parser.ASTSpout的变量 node
[ERROR] /Users/zhengqh/Github/tongdun/storm/trident-triton/src/main/java/edu/ucsd/cs/triton/operator/LogicPlanVisitor.java:[768,22] 找不到符号
[ERROR] 符号:   变量 uri
[ERROR] 位置: 类型为parser.ASTFile的变量 node

as expected, jjt gen-class will exist in target/generated-sources/javacc and jjtree.
but LogicPlanVisitor file has some error.
seems your triton.jjt file not correct.

TKS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.