issues Search Results · repo:uswitch/blueshift language:Clojure
Filter by
15 results
(62 ms)15 results
inuswitch/blueshift (press backspace or delete to remove)If I have multiple unimported csv files, and each has one change of same record, that record is written multiple times
in database. Is there a way to tell blueshift to import file by file?
dariotislar
- Opened on May 31, 2016
- #17
We have alot of small s3 files and the delete operation ins blueshift is the biggest bottleneck right now. Any
suggestions since i dont know implications of using something like pmap offhand?
(defrecord ...
ryanmmmmm
- Opened on Mar 11, 2016
- #16
The JDBC URL that appears in Redshift s dashboard starts with jdbc:redshift://... . However, Blueshift expects
jdbc:postgresql://... in the manifest file.
When using the first one, Blueshift raises this ...
davidor
- Opened on Nov 16, 2015
- #15
I had this software working a few weeks ago, but now it does not work.
The S3 bucket scanner finds my two directories with manifest.edn files, but does not add them to the watched directories
list. The ...
ghost
- 2
- Opened on Aug 28, 2015
- #14
I m on Java 7 (1.0.79) on Linux Ubuntu 14.4 (Mint). I built Blueshift a few weeks ago and set it up. It ran fine.
But, now it does not. At startup I get this: [2015-08-28 20:36:41,430] INFO uswitch.blueshift.main ...
ghost
- 5
- Opened on Aug 28, 2015
- #13
so over the weekend s3 eventual consistency on list operations because really slow and it seems the s3 list index was
retuning files that were actually deleted, therefore i was getting COPY errors.
So ...
ryanmmmmm
- 5
- Opened on Apr 27, 2015
- #12
i seem to get these alot lately since our app is running alot of SELECT statement now and its always against the table
and the time that blueshift is loading data against the table.
org.postgresql.util.PSQLException: ...
ryanmmmmm
- 7
- Opened on Apr 16, 2015
- #11
we have a continuous stream of events coming into our API and placing small amounts of files in the s3 bucket and they
are being processed fine.
Sometimes we import form customers very large amount of ...
ryanmmmmm
- 7
- Opened on Feb 3, 2015
- #10
Blueshift s default strategy is to merge new data with the existing. This follows Amazon s recommended method (see
http://docs.aws.amazon.com/redshift/latest/dg/merge-examples.html for examples).
The ...
enhancement
pingles
- 1
- Opened on Jan 20, 2015
- #8
Wanted to get your thoughts.
In my use case, I actually need two usage modes; one is like yours, which I affectionately term Upsert/Clobber mode and
the other I term Upsert/Storage mode. I m open to other ...
aaelony
- 6
- Opened on Jan 13, 2015
- #7
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.