Big Data / Search / DevOps
  • About
  • project

    • Drill (51915)
    • HBase (172263)
    • Ambari (165378)
    • Hive (125632)
    • Spark (125626)
    • Hadoop (105793)
    • Cassandra (103483)
    • Flink (66809)
    • Kafka (65113)
    • Zeppelin (61734)
    • Accumulo (60364)
    • Mesos (49917)
    • Metron (47731)
    • HDFS (46213)
    • Storm (43581)
    • Trafodion (41246)
    • Pig (37966)
    • Bigtop (34956)
    • Tez (34736)
    • MapReduce (34513)
    • Phoenix (33851)
    • Impala (29653)
    • YARN (27208)
    • Lens (25436)
    • NiFi (25352)
    • Aurora (24461)
    • Kylin (24330)
    • Beam (24049)
    • ZooKeeper (23470)
    • Eagle (22537)
    • Falcon (21772)
    • Flume (21210)
    • Tajo (20685)
    • Sqoop (20190)
    • Calcite (20103)
    • Oozie (19119)
    • Apex (17784)
    • Giraph (17325)
    • Ranger (17090)
    • Sentry (16186)
    • SystemML (15328)
    • Reef (13576)
    • Samza (13013)
    • Avro (12902)
    • CarbonData (11948)
    • Hama (11524)
    • Kudu (11335)
    • Bookkeeper (9701)
    • Atlas (9608)
    • Helix (9234)
    • Knox (8650)
    • Crunch (7693)
    • Arrow (7550)
    • Parquet (7438)
    • Gora (6380)
    • Chukwa (6100)
    • Curator (6042)
    • Orc (5484)
    • MetaModel (4567)
    • Fluo (3549)

    author

    • Jacques Nadeau (1689)
    • Ted Dunning (1022)
    • Jason Altekruse (753)
    • Jinfeng Ni (654)
    • Paul Rogers (580)
    • Parth Chandra (529)
    • John Omernik (516)
    • Aman Sinha (498)
    • Khurram Faraaz (480)
    • Steven Phillips (460)
    • Abhishek Girish (451)
    • Timothy Chen (440)
    • Rahul Challapalli (420)
    • Andries Engelbrecht (407)
    • Yash Sharma (394)
    • Abdel Hakim Deneche (375)
    • Daniel Barclay (340)
    • Stefán Baxter (294)
    • Sudheesh Katkam (289)
    • Kunal Khatua (284)
    • Julian Hyde (281)
    • Mehant Baid (263)
    • Hanifi Gunes (248)
    • Victoria Markman (245)
    • Chun Chang (243)
    • Aditya Kishore (220)
    • rahul challapalli (218)
    • Aditya (210)
    • Venki Korukanti (201)
    • Krystal (200)
    • Tomer Shiran (160)
    • Michael Hausenblas (159)
    • Neeraja Rentachintala (158)
    • Charles Givre (157)
    • Chris Westin (141)
    • Arina Yelchiyeva (139)
    • Kristine Hahn (133)
    • Edmon Begoli (131)
    • Deneche A. Hakim (128)
    • Padma Penumarthy (128)
    • Timothy Farkas (118)
    • Ramana Inukonda Nagaraj (116)
    • Jim Scott (115)
    • Arina Ielchiieva (112)
    • Christopher Matta (103)
    • Hao Zhu (102)
    • Zelaine Fong (97)
    • Xiao Meng (96)
    • Adam Gilmore (95)
    • Julien Le Dem (88)
    • Anup Tiwari (85)
    • Muhammad Gelbana (84)
    • Sorabh Hamirwasia (83)
    • mufy (81)
    • Divya Gehlot (80)
    • Vitalii Diravka (79)
    • Lisen Mu (78)
    • Norris Lee (78)
    • Chunhui Shi (77)
    • Sean Hsuan-Yi Chu (76)

    type

    • javadoc (24987)
    • mail # dev (9803)
    • mail # user (8328)
    • issue (6335)
    • source code (2051)
    • web site (484)
    • wiki (2)
  • date

    • last 7 days (107)
    • last 30 days (311)
    • last 90 days (1114)
    • last 6 months (2203)
    • last 9 months (24867)
clear query| facets| time Search criteria: .   Results from 1 to 10 from 51915 (0.0s).
Loading phrases to help you
refine your search...
[DRILL-5927] Root allocator consistently Leaks a buffer in unit tests - Drill - [issue]
...TestBsonRecordReader consistently poduces this exception when running on my laptop13:09:15.777 [main] ERROR o.a.d.exec.server.BootStrapContext - Error while closingjava.lang.IllegalStateExce...
http://issues.apache.org/jira/browse/DRILL-5927    Author: Timothy Farkas , 2018-04-21, 21:14
  
[DRILL-6347] Inconsistent method name "field". - Drill - [issue]
...The following method is names as "field", but the method is mainly doing appending. So that, rename the method as "append" should be better. private void field(String label, String valu...
http://issues.apache.org/jira/browse/DRILL-6347    Author: KuiLIU , 2018-04-21, 21:13
  
[DRILL-6336] Inconsistent method name. - Drill - [issue]
...The following method is named "append", but its body code is an method invocation "writer.print( s )". The method should be named "print".  public DebugStringBuilder append( String s ) ...
http://issues.apache.org/jira/browse/DRILL-6336    Author: KuiLIU , 2018-04-21, 19:52
  
[DRILL-5870] Simplify creating list and map values for the row set builder - Drill - [issue]
...Paul Rogers Did you or Padma do this already? If not I have some time to work on this now. I think I see the code to do this for lists with ArrayWriter but not for Maps. Anyhow let me know....
http://issues.apache.org/jira/browse/DRILL-5870    Author: Timothy Farkas , 2018-04-21, 00:10
  
[DRILL-6324] Unnest - Initial Implementation - Drill - [issue]
http://issues.apache.org/jira/browse/DRILL-6324    Author: Parth Chandra , 2018-04-20, 23:44
  
[DRILL-6346] Create an Official Drill Docker Container - Drill - [issue]
http://issues.apache.org/jira/browse/DRILL-6346    Author: Timothy Farkas , 2018-04-20, 23:19
  
[expand - 14 more] [collapse] - gitbox? - Drill - [mail # dev]
...Created INFRA request: https://issues.apache.org/jira/browse/INFRA-16411On Wed, Apr 18, 2018 at 10:48 AM, Parth Chandra  wrote:> Great.> Just as an additional clarification, once ...
   Author: Parth Chandra , Aman Sinha , ... , 2018-04-20, 22:40
  
gitbox? - Drill - [mail # dev]
...Great.Just as an additional clarification, once gitbox is enabled, we will notneed to have a remote set up to point to Apache hosted repository (you canstill point to the Apache github mirro...
   Author: Parth Chandra , 2018-04-18, 17:48
gitbox? - Drill - [mail # dev]
...Yeah, let's go ahead with this.  I don't quite recall Vlad's explanationsin the hangout back in October, but I think we were all convinced, so I am+1.On Wed, Apr 18, 2018 at 3:42 AM, Ar...
   Author: Aman Sinha , 2018-04-18, 17:27
gitbox? - Drill - [mail # dev]
...Thanks, Parth, that would be really helpful.On Wed, Apr 18, 2018 at 4:38 AM, Parth Chandra  wrote:> Hi Drill devs>>   If no one has any objections I will open the Apache i...
   Author: Arina Yelchiyeva , 2018-04-18, 10:42
gitbox? - Drill - [mail # dev]
...Hi Drill devs  If no one has any objections I will open the Apache infra request to moveto gitbox. Once this is setup, committers will be able to merge/commitwithout ever leaving github...
   Author: Parth Chandra , 2018-04-18, 01:38
gitbox? - Drill - [mail # dev]
...My bad... I was trying to go deeper into the specifics of GitBox via Google and mostly client related results came up. Thanks!-----Original Message-----From: Uwe L. Korn [mailto:[EMAIL PROTE...
   Author: Kunal Khatua , 2017-11-12, 16:00
gitbox? - Drill - [mail # dev]
...Note that this discussion is about the new Apache server-side Git services https://gitbox.apache.org/ and not about any specific client.We are very happy with it in the Arrow and I can recom...
   Author: Uwe L. Korn , 2017-11-12, 11:20
gitbox? - Drill - [mail # dev]
...Has anyone tried GitKraken? It's a cross platform client that's proven to be pretty reliable for me for close to a year. My concern is that GitBox is exclusive to running on Mac.-----Origina...
   Author: Kunal Khatua , 2017-11-12, 08:08
gitbox? - Drill - [mail # dev]
...+1On Wed, Nov 1, 2017 at 3:51 AM, Arina Yelchiyeva <[EMAIL PROTECTED]> wrote:> +1 but as we have communicated on Hangouts committer should be responsible> for:>> 1. making ...
   Author: Abhishek Girish , 2017-11-11, 20:41
gitbox? - Drill - [mail # dev]
...+1 but as we have communicated on Hangouts committer should be responsiblefor:1. making sure that there is only one commit (otherwise ask developer tosquash the commits, unless several commi...
   Author: Arina Yelchiyeva , 2017-11-01, 10:51
[DRILL-6333] Generate and host Javadocs on Apache Drill website - Drill - [issue]
...Currently, there is no hosted location of Javadocs for Apache Drill.At a minimum, there should be a cleanly generated Javadoc published for each release, along with any Javadoc additions/enh...
http://issues.apache.org/jira/browse/DRILL-6333    Author: Kunal Khatua , 2018-04-20, 22:31
  
[DRILL-5305] Query Profile must display Query ID - Drill - [issue]
...It would be good to have the query ID, profile ID listed as part of the profile itself. Currently there is no easy way to map a profile with the query.I understand that the profile ID in the...
http://issues.apache.org/jira/browse/DRILL-5305    Author: Abhishek Girish , 2018-04-20, 21:00
  
[expand - 4 more] [collapse] - Required help in apache drill - Drill - [mail # user]
...This is Base64 encoding. You an write a UDF (user defined function) to implement this.Thanks,- Paul     On Friday, April 20, 2018, 10:48:26 AM PDT, Kunal Khatua  wrote: &...
   Author: Paul Rogers , Kunal Khatua , ... , 2018-04-20, 19:14
  
Required help in apache drill - Drill - [mail # user]
...>> That's base 64 encoded data which turns out to be '1114502378'. Wow! That's some super power!  :DOn 4/20/2018 11:17:40 AM, Bob Rudis  wrote:That's base 64 encoded data which tu...
   Author: Kunal Khatua , 2018-04-20, 18:20
Required help in apache drill - Drill - [mail # user]
...That's base 64 encoded data which turns out to be '1114502378'.I cld have sworn Drill has built-in base64 conversion but I also wrote a UDF a while back that has a simple decoding function t...
   Author: Bob Rudis , 2018-04-20, 18:17
Required help in apache drill - Drill - [mail # user]
...First, you're posting on the wrong mailing list. This should be posted in the user mailing list, because this is meant for discussion of development features about Drill. As a result, I'll c...
   Author: Kunal Khatua , 2018-04-20, 17:48
Required help in apache drill - Drill - [mail # dev]
...Hi Team,I have data with the encoded values "MTExNDUwMjM3OA==" , i wanted to decodeit.Have tried convert_from and cast to varchar, nothing is working out.Can you please help on the same.It i...
   Author: Lavanya Nuthalapati , 2018-04-20, 15:46
1 2 3 4 5 Next >
Apache Lucene, Apache Solr and all other Apache Software Foundation project and their respective logos are trademarks of the Apache Software Foundation.
Elasticsearch, Kibana, Logstash, and Beats are trademarks of Elasticsearch BV, registered in the U.S. and in other countries. This site and Sematext Group is in no way affiliated with Elasticsearch BV.
Service operated by Sematext