Big Data / Search / DevOps
  • About
  • project

    • HBase (172310)
    • Ambari (165426)
    • Spark (125725)
    • Hive (125706)
    • Hadoop (105813)
    • Cassandra (103564)
    • Flink (66938)
    • Kafka (65230)
    • Zeppelin (61758)
    • Accumulo (60374)
    • Drill (51925)
    • Mesos (49944)
    • Metron (47741)
    • HDFS (46253)
    • Storm (43591)
    • Trafodion (41251)
    • Pig (37966)
    • Bigtop (34959)
    • Tez (34737)
    • MapReduce (34521)
    • Phoenix (33861)
    • Impala (29716)
    • YARN (27228)
    • NiFi (25440)
    • Lens (25436)
    • Aurora (24461)
    • Kylin (24357)
    • Beam (24151)
    • ZooKeeper (23496)
    • Eagle (22537)
    • Falcon (21772)
    • Flume (21210)
    • Tajo (20685)
    • Sqoop (20197)
    • Calcite (20155)
    • Oozie (19121)
    • Apex (17786)
    • Giraph (17328)
    • Ranger (17102)
    • Sentry (16191)
    • SystemML (15337)
    • Reef (13588)
    • Samza (13023)
    • Avro (12915)
    • CarbonData (11974)
    • Hama (11524)
    • Kudu (11345)
    • Bookkeeper (9701)
    • Atlas (9634)
    • Helix (9235)
    • Knox (8672)
    • Crunch (7693)
    • Arrow (7593)
    • Parquet (7452)
    • Gora (6385)
    • Chukwa (6100)
    • Curator (6044)
    • Orc (5485)
    • MetaModel (4568)
    • Fluo (3550)

    author

    • Ted Yu (12549)
    • Harsh J (6378)
    • Stack (6073)
    • Todd Lipcon (5899)
    • Andrew Purtell (5550)
    • Vinod Kone (5313)
    • Jonathan Ellis (5274)
    • Josh Elser (4738)
    • Jean-Daniel Cryans (4559)
    • stack (4289)
    • Jun Rao (4055)
    • Steve Loughran (3817)
    • Ted Dunning (3655)
    • Ben Mahler (3502)
    • James Taylor (3329)
    • Patrick Hunt (3281)
    • Edward J. Yoon (3252)
    • Benjamin Hindman (3103)
    • Sean Busbey (3008)
    • Brock Noland (2928)
    • Stephan Ewen (2876)
    • Edward Capriolo (2825)
    • Guozhang Wang (2805)
    • Julian Hyde (2762)
    • Owen OMalley (2744)
    • aaron morton (2715)
    • Konstantin Boudnik (2607)
    • Aljoscha Krettek (2588)
    • Reynold Xin (2588)
    • Arun C Murthy (2571)
    • Sean Owen (2494)
    • Doug Cutting (2384)
    • Hari Shreedharan (2363)
    • Jean-Marc Spaggiari (2350)
    • Vinod Kumar Vavilapalli (2272)
    • Fabian Hueske (2258)
    • Roman Shaposhnik (2250)
    • Jie Yu (2198)
    • Wes McKinney (2182)
    • Mich Talebzadeh (2173)
    • Alan Gates (2146)
    • Joe Witt (2130)
    • Alejandro Abdelnur (2113)
    • Till Rohrmann (2110)
    • Allen Wittenauer (2080)
    • Mike Percy (2047)
    • Jarek Jarcec Cecho (2038)
    • Jacques Nadeau (2036)
    • Jean-Baptiste Onofré (1987)
    • Amareshwari Sriramadasu (1980)
    • Matthias J. Sax (1969)
    • Robert Metzger (1903)
    • Jordan Zimmerman (1894)
    • Jarek Cecho (1875)
    • Sylvain Lebresne (1867)
    • Keith Turner (1852)
    • Neha Narkhede (1851)
    • Jeff Zhang (1839)
    • lars hofhansl (1834)
    • Gwen Shapira (1828)

    type

    • javadoc (633542)
    • mail # user (494238)
    • mail # dev (363175)
    • source code (321398)
    • issue (282819)
    • web site (14885)
    • mail # general (7442)
    • wiki (2575)
    • pullrequest (462)
    • mail # gen (308)
  • date

    • last 7 days (5064)
    • last 30 days (17228)
    • last 90 days (45320)
    • last 6 months (82806)
    • last 9 months (1071919)
clear query| facets| time Search criteria: .   Results from 1 to 10 from 2118001 (0.0s).
Loading phrases to help you
refine your search...
[expand - 8 more] [collapse] - Custom URNs and runner translation - Beam - [mail # dev]
...On Wed, Apr 25, 2018 at 6:51 PM Kenneth Knowles  wrote:> The premise of URN + payload is that you can establish a spec. A native> override still needs to meet the spec - it may st...
   Author: Reuven Lax , Kenneth Knowles , ... , 2018-04-26, 01:57
  
Custom URNs and runner translation - Beam - [mail # dev]
...The premise of URN + payload is that you can establish a spec. A nativeoverride still needs to meet the spec - it may still require somecompensating code. Worrying about weird differences be...
   Author: Kenneth Knowles , 2018-04-26, 01:51
Custom URNs and runner translation - Beam - [mail # dev]
...On Tue, Apr 24, 2018 at 5:52 PM Chamikara Jayalath wrote:>>> On Tue, Apr 24, 2018 at 3:44 PM Henning Rohde  wrote:>>> > Note that a KafkaDoFn still needs to be prov...
   Author: Reuven Lax , 2018-04-26, 00:04
Custom URNs and runner translation - Beam - [mail # dev]
...On Tue, Apr 24, 2018 at 3:44 PM Henning Rohde  wrote:> > Note that a KafkaDoFn still needs to be provided, but could be a DoFn> that> > fails loudly if it's actually call...
   Author: Chamikara Jayalath , 2018-04-25, 00:52
Custom URNs and runner translation - Beam - [mail # dev]
...> Note that a KafkaDoFn still needs to be provided, but could be a DoFn that> fails loudly if it's actually called in the short term rather than a full> Python implementation.For co...
   Author: Henning Rohde , 2018-04-24, 22:44
Custom URNs and runner translation - Beam - [mail # dev]
...On Tue, Apr 24, 2018 at 1:14 PM Thomas Weise  wrote:> Hi Cham,> Thanks for the feedback!> I should have probably clarified that my POC and questions aren'tspecific to Kafka as ...
   Author: Robert Bradshaw , 2018-04-24, 22:09
Custom URNs and runner translation - Beam - [mail # dev]
...Hi Cham,Thanks for the feedback!I should have probably clarified that my POC and questions aren't specificto Kafka as source, but pretty much any other source/sink that weinternally use as w...
   Author: Thomas Weise , 2018-04-24, 20:14
Custom URNs and runner translation - Beam - [mail # dev]
...Hi Thomas,Seems like we are working on similar (partially) things :).On Tue, Apr 24, 2018 at 9:03 AM Thomas Weise  wrote:> I'm working on a mini POC to enable Kafka as custom streami...
   Author: Chamikara Jayalath , 2018-04-24, 19:00
Custom URNs and runner translation - Beam - [mail # dev]
...I'm working on a mini POC to enable Kafka as custom streaming source for aPython pipeline executing on the (in-progress) portable Flink runner.We eventually want to use the same native Flink...
   Author: Thomas Weise , 2018-04-24, 16:03
[KYLIN-3347] QueryService Exception when using calcite function ex : {fn CURRENT_TIMESTAMP(0)} - Kylin - [issue]
...Hello. I'm trying to upgrade kylin version to v2.3.xBut, when I use cacite function query, it occured error. (v2.2.0 is ok)In my opinion, the reason is that regular expression matcher of Def...
http://issues.apache.org/jira/browse/KYLIN-3347    Author: Hokyung Song , 2018-04-26, 01:57
  
[HDFS-13245] RBF: State store DBMS implementation - HDFS - [issue]
...Add a DBMS implementation for the State Store....
http://issues.apache.org/jira/browse/HDFS-13245    Author: maobaolong , 2018-04-26, 01:56
  
[HIVE-18908] FULL OUTER JOIN to MapJoin - Hive - [issue]
...Currently, we do not support FULL OUTER JOIN in MapJoin....
http://issues.apache.org/jira/browse/HIVE-18908    Author: Matt McCline , 2018-04-26, 01:56
  
[HBASE-20485] Copy constructor of Scan doesn't copy the readType and replicaId - HBase - [issue]
...The field was introduced by HBASE-17045....
http://issues.apache.org/jira/browse/HBASE-20485    Author: Chia-Ping Tsai , 2018-04-26, 01:52
  
[HDFS-13503] Fix TestFsck test failures on Windows - HDFS - [issue]
...Test failures on Windows caused by the same reason as HDFS-13336, similar fix needed for TestFsck basing on HDFS-13408.MiniDFSCluster also needs a small fix for the getStorageDir() interface...
http://issues.apache.org/jira/browse/HDFS-13503    Author: Xiao Liang , 2018-04-26, 01:51
  
[SPARK-24089] DataFrame.write().mode(SaveMode.Append).insertInto(TABLE) - Spark - [issue]
...I am completely stuck with this issue, unable to progress further. For more info pls refer this post : https://stackoverflow.com/questions/49994085/spark-sql-2-3-dataframe-savemode-append-is...
http://issues.apache.org/jira/browse/SPARK-24089    Author: kumar , 2018-04-26, 01:50
  
[ARROW-2436] [Rust] Add windows CI - Arrow - [issue]
http://issues.apache.org/jira/browse/ARROW-2436    Author: Paddy Horan , 2018-04-26, 01:50
  
[SPARK-24094] Change description strings of v2 streaming sources to reflect the change - Spark - [issue]
http://issues.apache.org/jira/browse/SPARK-24094    Author: Tathagata Das , 2018-04-26, 01:50
  
[YARN-8004] Add unit tests for inter queue preemption for dominant resource calculator - YARN - [issue]
http://issues.apache.org/jira/browse/YARN-8004    Author: Sumana Sathish , 2018-04-26, 01:49
  
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