index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/io
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/io/jdbc/IdentifiableName.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,300
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/io
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/io/jdbc/DataBaseSource.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,301
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/io
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/io/jdbc/package-info.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,302
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/bloomfilter/BloomFilterFactory.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,303
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/bloomfilter/BloomFilterFn.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,304
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/bloomfilter/package-info.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,305
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/text/TokenizerFactory.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,306
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/text/ExtractorStats.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,307
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/text/Tokenizer.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,308
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/text/AbstractSimpleExtractor.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,309
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/text/Extractors.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,310
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/text/Parse.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,311
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/text/AbstractCompositeExtractor.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,312
0
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib
Create_ds/crunch/crunch-contrib/src/main/java/org/apache/crunch/contrib/text/Extractor.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,313
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/KafkaUtilsIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,314
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/ClusterTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,315
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/record/KafkaRecordsIterableIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,316
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/record/KafkaRecordReaderTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the * Apache License, Version 2.0 (the "License"); you may not ...
2,317
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/record/ConsumerRecordHelperTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,318
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/record/KafkaInputFormatTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,319
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/record/KafkaSourceIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,320
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/record/KafkaDataIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,321
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/utils/EmbeddedZookeeper.java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
2,322
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/utils/ZkStringSerializer.java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
2,323
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/utils/KafkaTestUtils.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,324
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/utils/KafkaBrokerTestHarness.java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
2,325
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/utils/ZookeeperTestHarness.java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
2,326
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/offset
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/offset/hdfs/OffsetsTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,327
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/offset
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/offset/hdfs/HDFSOffsetReaderTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,328
0
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/offset
Create_ds/crunch/crunch-kafka/src/test/java/org/apache/crunch/kafka/offset/hdfs/HDFSOffsetWriterTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,329
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/KafkaUtils.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,330
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/record/KafkaRecordsIterable.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,331
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/record/KafkaSource.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,332
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/record/KafkaInputSplit.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,333
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/record/KafkaRecordReader.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,334
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/record/KafkaInputFormat.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,335
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/record/KafkaSourceConverter.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,336
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/record/KafkaData.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,337
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/record/ConsumerRecordHelper.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,338
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset/AbstractOffsetReader.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,339
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset/AbstractOffsetWriter.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,340
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset/OffsetReader.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,341
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset/OffsetWriter.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,342
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset/hdfs/HDFSOffsetWriter.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,343
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset/hdfs/HDFSOffsetReader.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,344
0
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset
Create_ds/crunch/crunch-kafka/src/main/java/org/apache/crunch/kafka/offset/hdfs/Offsets.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,345
0
Create_ds/crunch/crunch-hbase/src/test/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/test/java/org/apache/crunch/io/hbase/HFileTargetTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,346
0
Create_ds/crunch/crunch-hbase/src/test/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/test/java/org/apache/crunch/io/hbase/HBaseTargetTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,347
0
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/test/TemporaryPaths.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,348
0
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/io/hbase/WordCountHBaseIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,349
0
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/io/hbase/RegionLocationTableTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
2,350
0
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/io/hbase/HFileTargetIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,351
0
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/it/java/org/apache/crunch/io/hbase/HFileSourceIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,352
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HBasePairConverter.java
/* * * * * Licensed to the Apache Software Foundation (ASF) under one * * or more contributor license agreements. See the NOTICE file * * distributed with this work for additional information * * regarding copyright ownership. The ASF licenses this file * * to you under the Apache License, Version 2.0 (the...
2,353
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileInputFormat.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,354
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HBaseTarget.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,355
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HBaseSourceTarget.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,356
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/RegionLocationTable.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
2,357
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HTableIterator.java
/* * * * * Licensed to the Apache Software Foundation (ASF) under one * * or more contributor license agreements. See the NOTICE file * * distributed with this work for additional information * * regarding copyright ownership. The ASF licenses this file * * to you under the Apache License, Version 2.0 (the...
2,358
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HBaseTypes.java
/* * * * * Licensed to the Apache Software Foundation (ASF) under one * * or more contributor license agreements. See the NOTICE file * * distributed with this work for additional information * * regarding copyright ownership. The ASF licenses this file * * to you under the Apache License, Version 2.0 (the...
2,359
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileUtils.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,360
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileSource.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,361
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/AtHBase.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,362
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileTarget.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,363
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileReadableData.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,364
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/ToHBase.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,365
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HBaseData.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,366
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HBaseValueConverter.java
/* * * * * Licensed to the Apache Software Foundation (ASF) under one * * or more contributor license agreements. See the NOTICE file * * distributed with this work for additional information * * regarding copyright ownership. The ASF licenses this file * * to you under the Apache License, Version 2.0 (the...
2,367
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/FromHBase.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,368
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileReaderFactory.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,369
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HTableIterable.java
/* * * * * Licensed to the Apache Software Foundation (ASF) under one * * or more contributor license agreements. See the NOTICE file * * distributed with this work for additional information * * regarding copyright ownership. The ASF licenses this file * * to you under the Apache License, Version 2.0 (the...
2,370
0
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HFileOutputFormatForCrunch.java
/** * Copyright 2009 The Apache Software Foundation * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the...
2,371
0
Create_ds/crunch/crunch-hcatalog/src/it/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/it/java/org/apache/crunch/io/hcatalog/HCatTargetITSpec.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,372
0
Create_ds/crunch/crunch-hcatalog/src/it/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/it/java/org/apache/crunch/io/hcatalog/HCatTestSuiteIT.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,373
0
Create_ds/crunch/crunch-hcatalog/src/it/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/it/java/org/apache/crunch/io/hcatalog/HCatSourceITSpec.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,374
0
Create_ds/crunch/crunch-hcatalog/src/it/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/it/java/org/apache/crunch/io/hcatalog/HCatTestUtils.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,375
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io/hcatalog/HCatTarget.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,376
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io/hcatalog/HCatRecordDataIterable.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,377
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io/hcatalog/FromHCat.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,378
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io/hcatalog/HCatRecordDataReadable.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,379
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io/hcatalog/HCatSourceTarget.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,380
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/crunch/io/hcatalog/ToHCat.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,381
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatMapRedUtils.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,382
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog/mapreduce/CrunchDefaultOutputCommitterContainer.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,383
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog/mapreduce/CrunchDefaultOutputFormatContainer.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,384
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog/mapreduce/CrunchFileOutputCommitterContainer.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,385
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog/mapreduce/CrunchFileOutputFormatContainer.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,386
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog/mapreduce/CrunchHCatOutputFormat.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,387
0
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog
Create_ds/crunch/crunch-hcatalog/src/main/java/org/apache/hive/hcatalog/mapreduce/package-info.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,388
0
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch/lambda/LCollectionTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,389
0
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch/lambda/LGroupedTableTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,390
0
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch/lambda/LTableTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,391
0
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch/lambda/TestCommon.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,392
0
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/test/java/org/apache/crunch/lambda/TypedRecord.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,393
0
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch/lambda/LDoFnWrapper.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,394
0
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch/lambda/Lambda.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,395
0
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch/lambda/LCollection.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,396
0
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch/lambda/LAggregator.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,397
0
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch/lambda/LCollectionFactory.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,398
0
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch
Create_ds/crunch/crunch-lambda/src/main/java/org/apache/crunch/lambda/LGroupedTable.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
2,399