Commit b625aeb0 authored by joneshf's avatar joneshf

Merge pull request #1804 from glinmac/master

Adding package to support Apache Hive syntax.
parents 630c575d 65b6656e
...@@ -365,6 +365,16 @@ ...@@ -365,6 +365,16 @@
} }
] ]
}, },
{
"name": "Apache Hive",
"details": "https://github.com/glinmac/hive-sublime-text",
"labels": ["language syntax"],
"releases": [
{
"details": "https://github.com/glinmac/hive-sublime-text/tree/master"
}
]
},
{ {
"name": "Apache Pig", "name": "Apache Pig",
"details": "https://github.com/chrislongo/Pig", "details": "https://github.com/chrislongo/Pig",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment