-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mcc cdh5.10.1 #1
base: master
Are you sure you want to change the base?
Changes from 8 commits
4a80b86
73666ad
471c03a
20a85e2
1c487ef
592fcc7
6b58ad0
876e04c
be233bd
3885237
ebf7178
cb30043
03178de
a443a6c
13b3554
ee6e678
9645982
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,77 +22,77 @@ | |
<dependency> | ||
<groupId>org.apache.hadoop</groupId> | ||
<artifactId>hadoop-common</artifactId> | ||
<version>2.5.0-cdh5.3.0</version> | ||
<version>2.6.0-cdh5.10.1</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hadoop</groupId> | ||
<artifactId>hadoop-common</artifactId> | ||
<version>2.5.0-cdh5.3.0</version> | ||
<version>2.6.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
<type>test-jar</type> | ||
<classifier>tests</classifier> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-client</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can you put this into a variable. This makes later changes easier. |
||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-server</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
<type>test-jar</type> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-server</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-protocol</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-hadoop2-compat</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
<!-- <scope>runtime</scope> --> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove this comment. |
||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-hadoop2-compat</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
<type>test-jar</type> | ||
<classifier>tests</classifier> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-common</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-common</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
<type>test-jar</type> | ||
<classifier>tests</classifier> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-hadoop-compat</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.hbase</groupId> | ||
<artifactId>hbase-hadoop-compat</artifactId> | ||
<version>0.98.6-cdh5.3.0</version> | ||
<version>1.2.0-cdh5.10.1</version> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dito. |
||
<type>test-jar</type> | ||
<classifier>tests</classifier> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.cloudera.api</groupId> | ||
<artifactId>cloudera-manager-api</artifactId> | ||
<version>5.3.1</version> | ||
<version>5.10.1</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.cxf</groupId> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you put this into a variable. This makes later changes easier.