Coder Social home page Coder Social logo

bigquery-loader-cli's People

Contributors

alexanderdean avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bigquery-loader-cli's Issues

No blank line between docstring and package

In other words:

 /*
* Copyright (c) 2014 Snowplow Analytics Ltd.
* All rights reserved.
*
* This program is licensed to you under the Apache License Version 2.0,
* and you may not use this file except in compliance with the Apache
* License Version 2.0.
* You may obtain a copy of the Apache License Version 2.0 at
* http://www.apache.org/licenses/LICENSE-2.0.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the Apache License Version 2.0 is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
* either express or implied.
*
* See the Apache License Version 2.0 for the specific language
* governing permissions and limitations there under.
*/
package com.snowplowanalytics.snowplow.storage.kinesis.bigquery

Fix package

Currently:

package com.snowplowanalytics.snowplow.storage.kinesis.bigquery

Should be:

package com.snowplowanalytics.snowplow.bigquery.loader

or similar

Add overview to start of README

Couple of sentences: what is this, who should use it?

For example, the README doesn't tell you yet that this project is writing Snowplow specific events...

FileNotFoundException: java.io.FileNotFoundException: snowplow_bigquery_refresh_token.properties (No such file or directory)

I am running this command :
./bigquery-loader-cli-0.1.0 --create-table "moonshot-1349" "dataset_test_1" "table_test_1" part-00000.gzip
It's throwing following error:
FileNotFoundException: java.io.FileNotFoundException: snowplow_bigquery_refresh_token.properties (No such file or directory)
Exception in thread "main" java.lang.NullPointerException
at com.snowplowanalytics.snowplow.bigquery.loader.BigqueryInterface.getCredentials(BigqueryInterface.scala:155)
at com.snowplowanalytics.snowplow.bigquery.loader.BigqueryInterface.loadCredentials(BigqueryInterface.scala:135)
at com.snowplowanalytics.snowplow.bigquery.loader.BigqueryInterface.(BigqueryInterface.scala:110)
at com.snowplowanalytics.snowplow.bigquery.loader.BigqueryLoaderCli$.main(BigqueryLoaderCli.scala:71)
at com.snowplowanalytics.snowplow.bigquery.loader.BigqueryLoaderCli.main(BigqueryLoaderCli.scala)

Is there something I am missing?

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.