Giter Club home page Giter Club logo

drill-test-framework's People

Contributors

abhidotravi avatar agirish avatar agozhiy avatar anishareddyv avatar atri0 avatar cchang738 avatar denysord88 avatar dependabot[bot] avatar dkondriu avatar dprofeta avatar hsuanyi avatar jacques-n avatar jinfengni avatar kedarbcs16 avatar kfaraaz avatar khurram-faraaz avatar kkhatua avatar krystaln avatar omalashevsky avatar paul-rogers avatar prasadns14 avatar rchallapalli avatar rhou1 avatar sudheeshkatkam avatar vkorukanti avatar vmarkman avatar vvysotskyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

drill-test-framework's Issues

Suite setup fails with "java.lang.NullPointerException, Exiting due to uncaught exception"

When going through the code, I noticed a warning in getTestDefinitionList in Utils.java.

Dereference of 'root.listFiles()' may produce 'java.lang.NullPointerException'

I tried to reproduce the issue, to see if this warning can be ignored. Turns out this is easily reproducible. Consider the possibility that DRILL_TEST_DATA_DIR is configured wrongly in drillTestConfig.properties -

DRILL_TEST_DATA_DIR=framework/framework/resources

Results in the following error -

Exiting due to uncaught exception
java.lang.NullPointerException
	at org.apache.drill.test.framework.Utils.getTestDefinitionList(Utils.java:346)
	at org.apache.drill.test.framework.Utils.getTestDefSources(Utils.java:197)
	at org.apache.drill.test.framework.Utils.getDrillTestCases(Utils.java:227)
	at org.apache.drill.test.framework.TestDriver.runTests(TestDriver.java:174)
	at org.apache.drill.test.framework.TestDriver.main(TestDriver.java:93)

Origin of mondrian tests

Hi all, hi @Agirish ,

regarding the Mondrian tests under
https://github.com/mapr/drill-test-framework/tree/master/framework/resources/Advanced/mondrian

I have a few questions:

  • How have the test queries been generated?
  • How is the status of the tests?
  • Is it reasonable to execute the queries against Drill that is configured to access a PostgreSQL (equipped with the foodmart database) via the JDBC Storage Plugin ?

And a few general questions:

  • Can you recommend using Mondrian with Drill?

Many thanks in advance

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.