clear
query|
facets|
time |
Search criteria: .
Results from 21 to 30 from
638 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
S3 FileSystem attempt -
Beam - [mail # dev]
|
...Good afternoon,I have started work on BEAM-2500, "Add support for S3 as a Apache BeamFileSystem". The work-in-progress: https://github.com/Kochava/beam-s3Feel free to critique anything there... |
|
|
|
|
[expand - 8 more]
[collapse]
-
[ANNOUNCE] New Apache Hadoop committer Sean Busbey -
Hadoop - [mail # gen]
|
...Congrats Sean!!On 9/14/17, 2:12 PM, "Andrew Wang" wrote: Hi all, I'm pleased to announce that Sean Busbey has accepted the Hadoop PMC's &n... |
|
|
|
|
[ANNOUNCE] New Apache Hadoop committer Sean Busbey - Hadoop - [mail # gen]
|
...Congratulations Sean From: Ravi Prakash To: Junping Du Cc: Andrew Wang ; general ; "[EMAIL PROTECTED]" Sent: Friday, September 15, 2017 4:25 PM Sub... |
|
|
|
[ANNOUNCE] New Apache Hadoop committer Sean Busbey - Hadoop - [mail # gen]
|
...Congratulations Sean! Thanks for all your work!On Fri, Sep 15, 2017 at 1:20 PM, Junping Du wrote:> Congrats, Sean!>> Thanks,>> Junping> ______________________________... |
|
|
|
[ANNOUNCE] New Apache Hadoop committer Sean Busbey - Hadoop - [mail # gen]
|
...Congrats, Sean!Thanks,Junping________________________________________From: Andrew Wang Sent: Thursday, September 14, 2017 2:11 PMTo: generalCc: [EMAIL PROTECTED]Subject: [ANNOUNCE] New Apach... |
|
|
|
[ANNOUNCE] New Apache Hadoop committer Sean Busbey - Hadoop - [mail # gen]
|
...Congratulations, Sean!On Thu, Sep 14, 2017 at 2:11 PM, Andrew Wang wrote:> Hi all,>> I'm pleased to announce that Sean Busbey has accepted the Hadoop PMC's> invitation to b... |
|
|
Author: Lei Xu ,
2017-09-15, 17:05
|
|
|
[ANNOUNCE] New Apache Hadoop committer Sean Busbey - Hadoop - [mail # gen]
|
...Congratulations, Sean!--Cloudera, Inc.On Thu, Sep 14, 2017 at 10:51 PM, Sunil Govind wrote:> Congratulations Sean !>> - Sunil>>> On Fri, Sep 15, 2017 at 2:42 AM Andrew Wang... |
|
|
|
[ANNOUNCE] New Apache Hadoop committer Sean Busbey - Hadoop - [mail # gen]
|
...Congratulations Sean !- SunilOn Fri, Sep 15, 2017 at 2:42 AM Andrew Wang wrote:> Hi all>> I'm pleased to announce that Sean Busbey has accepted the Hadoop PMC's> invitation to be... |
|
|
|
[ANNOUNCE] New Apache Hadoop committer Sean Busbey - Hadoop - [mail # gen]
|
...Congratulations Sean!!!On Thu, Sep 14, 2017 at 6:23 PM, Brahma Reddy Battula wrote:> Congratulations Sean!!>> On Fri, 15 Sep 2017 at 2:42 AM, Andrew Wang > wrote:>> > Hi... |
|
|
|
[ANNOUNCE] New Apache Hadoop committer Sean Busbey - Hadoop - [mail # gen]
|
...Congratulations Sean!!On Fri, 15 Sep 2017 at 2:42 AM, Andrew Wang wrote:> Hi all,>> I'm pleased to announce that Sean Busbey has accepted the Hadoop PMC's> invitation to become a... |
|
|
|
|
|
[HIVE-17479] Staging directories do not get cleaned up for update/delete queries -
Hive - [issue]
|
...When these queries are internally rewritten, a new context is created with a new execution id. This id is used to create the scratch directories. However, only the original context is cleare... |
|
|
|
|
[expand - 1 more]
[collapse]
-
Drill 2.0 (design) hackathon -
Drill - [mail # dev]
|
...Hi Pritesh, What time do you think you’d want me to present? Also, should I make some slides? Best,— C> On Sep 15, 2017, at 13:23, Pritesh Maker wrote:> > Hi All&g... |
|
|
|
|
Drill 2.0 (design) hackathon - Drill - [mail # dev]
|
...Hi AllWe are looking forward to hosting the hackathon on Monday. Just a few updates on the logistics and agenda• We are expecting over 25 people attending the event – you can see the attende... |
|
|
|
|
|
[PHOENIX-4003] Document how to use snapshots for MR -
Phoenix - [issue]
|
...Now that PHOENIX-3744 is resolved and released, we should update our website to let users know how to take advantage of this cool new feature (i.e. new snapshot argument to IndexTool). This ... |
|
|
|
|
[SENTRY-1937] Optimize performance for listing sentry roles by group name -
Sentry - [issue]
|
...It seems that the most common request is listing sentry roles by group name, so this is a very hot path. It is important to optimize its performance, especially in the presence of many roles... |
|
|
|
|
[expand - 1 more]
[collapse]
-
1.8 RC1 failure - and how to fix it -
Flume - [mail # dev]
|
...Hi Denes,Shouldn't we use ./dev-support/generate-source-release.sh to generate thesource release? That guarantees that the source release matches the gittag, and we don't have to worry about... |
|
|
|
|
1.8 RC1 failure - and how to fix it - Flume - [mail # dev]
|
...Update on this:It seems that PR#174 breaks the build (it passed on my machine because Ialready had the flume-checkstyle module installed in my local mavenrepository) and we couldn't come up ... |
|
|
|
|
|
[CASSANDRA-13866] Clock-dependent integer overflow in tests CellTest and RowsTest -
Cassandra - [issue]
|
...These tests create timestamps from Unix time, but this is done as int math with the result stored in a long. This means that if the test is run at certain times, like 1505177731, correspondi... |
|
|
|
|
[expand - 1 more]
[collapse]
-
From SimpleStrategy to DCs approach -
Cassandra - [mail # user]
|
...You can add a tiny node with 3 tokens. it will own a very small amount ofdata and be responsible for replicas of that data and thus included inquorum queries for that data. What is the use c... |
|
|
|
|
From SimpleStrategy to DCs approach - Cassandra - [mail # user]
|
...I've finished the migration to NetworkTopologyStrategy usingGossipingPropertyFileSnitch.Now I have 4 nodes at zone a (rack1) and another 4 nodes at zone b(rack2) only one dc, there's no zone... |
|
|
|
|
|
[DRILL-5464] Fix JSON reader when it deals with empty file -
Drill - [issue]
|
...An empty json file is the one without any json object. If we query an empty json file asking it to return column 'A', Drill's JSON record reader would return a batch with 0 row, ... |
|
|
|
|
|