Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7106dc0

Browse files
authored
Alphabetize list
1 parent b4d01f3 commit 7106dc0

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

BigDataandCloud.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,28 @@
11
##Big Data and Cloud
22

3-
1. nova
4-
OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of virtualization technologies, including KVM, Xen, LXC, VMware, and more.
5-
Project Source: https://github.com/openstack/nova
6-
Project Homepage: http://www.openstack.org/
3+
1. aws-cli
4+
Universal Command Line Interface for Amazon Web Services
5+
Project Source: https://github.com/aws/aws-cli
76

87
1. boto
98
Boto is a Python package that provides interfaces to Amazon Web Services.
109
Project Source: https://github.com/boto/boto
1110
Project Documentation: http://docs.pythonboto.org/en/latest/
1211

13-
1. aws-cli
14-
Universal Command Line Interface for Amazon Web Services
15-
Project Source: https://github.com/aws/aws-cli
16-
17-
1. mrjob
18-
Run MapReduce jobs on Hadoop or Amazon Web Services.
19-
Project Source: https://github.com/Yelp/mrjob
20-
Project Documentation: https://pythonhosted.org/mrjob/
21-
22-
1. s3cmd
23-
Command line tool for managing Amazon S3 and CloudFront services.
24-
Project Source: https://github.com/s3tools/s3cmd
25-
Project Homepage: http://s3tools.org/s3cmd
26-
27-
1. dumbo
28-
Python module that allows one to easily write and run Hadoop programs.
29-
Project Source: https://github.com/klbostee/dumbo
30-
Project Homepage: http://klbostee.github.io/dumbo/
31-
3212
1. dpark
3313
DPark is a Python clone of Spark, MapReduce alike computing framework supporting iterative computation.
3414
Project Source: https://github.com/douban/dpark
3515
Project Documentation (Chinese): https://github.com/jackfengji/test_pro/wiki
3616

37-
1. Hue
38-
Hue is an open source Web UI for doing big data with Hadoop.
39-
Project Source: https://github.com/cloudera/hue
40-
Project Homepage: http://gethue.com/
17+
1. dumbo
18+
Python module that allows one to easily write and run Hadoop programs.
19+
Project Source: https://github.com/klbostee/dumbo
20+
Project Homepage: http://klbostee.github.io/dumbo/
21+
22+
1. Fabulous
23+
Deploy django apps to Amazon EC2 with ONE command.
24+
Project Source: https://github.com/gcollazo/Fabulous
25+
Project Homepage: http://elweb.co/
4126

4227
1. falcon
4328
Falcon is a high-performance Python framework for building cloud APIs and web app backends.
@@ -54,17 +39,32 @@ a gae proxy
5439
Project Source: https://github.com/goagent/goagent
5540
Project Homepage: https://code.google.com/p/goagent/
5641

42+
1. Hue
43+
Hue is an open source Web UI for doing big data with Hadoop.
44+
Project Source: https://github.com/cloudera/hue
45+
Project Homepage: http://gethue.com/
46+
5747
1. libcloud
5848
Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
5949
Project Source: https://github.com/apache/libcloud
6050
Project Documentation: http://libcloud.apache.org/
6151

62-
1. Fabulous
63-
Deploy django apps to Amazon EC2 with ONE command.
64-
Project Source: https://github.com/gcollazo/Fabulous
65-
Project Homepage: http://elweb.co/
52+
1. mrjob
53+
Run MapReduce jobs on Hadoop or Amazon Web Services.
54+
Project Source: https://github.com/Yelp/mrjob
55+
Project Documentation: https://pythonhosted.org/mrjob/
56+
57+
1. nova
58+
OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of virtualization technologies, including KVM, Xen, LXC, VMware, and more.
59+
Project Source: https://github.com/openstack/nova
60+
Project Homepage: http://www.openstack.org/
6661

6762
1. pyes
6863
pyes is a pythonic way to use ElasticSearch since 2010.
6964
Project Source: https://github.com/aparo/pyes
7065
Project Documentation: https://pypi.python.org/pypi/pyes/
66+
67+
1. s3cmd
68+
Command line tool for managing Amazon S3 and CloudFront services.
69+
Project Source: https://github.com/s3tools/s3cmd
70+
Project Homepage: http://s3tools.org/s3cmd

0 commit comments

Comments
 (0)