-
https://www.openx.com/
![image](https://cloud.githubusercontent.com/assets/15856304/23936902/46396896-095d-11e7-84fc-d6b7c67810b8.png)
Here's how it should look:
![image](https://cloud.github…
-
Looks like this project does not build Hive versions based on 0.12.0. I tried both 0.12.0-cdh5.0.0-beta-2 and 0.12.0-cdh5.0.0. It does build against 0.11.0-cdh5.0.0-beta-1. Here is the output of the m…
-
Wpisując kilka tygodniu do Google'a "ad tech conferences" chciałem znaleźć konferencję dla developerów, którzy zawodowo pracują z reklamami. Okazało się to dość trudne, zapytałem więc bardziej doświad…
-
my json file is like: {"lastTimestamp": xxxxxxx, "obj":[{"description":"xxxxx", "timestamp": xxxxxxxx, "prefix":"xxx", "tags":{}, "encoding":"xxxx"}], "sucess":"xxxx", "totalResults":"xxx", "elapsedms…
-
When I open Firefox, I get this client certificate dialog, wanting me to authenticate to openx.net.
I'm raising it here, because it seems to be caused by the privacy badger extension. I deactivated…
-
I just was having trouble logging into the WSJ customer service site while using PB. I've noticed this on a number of sites, sometimes I can figure out which site to stop it from blocking, other ti…
-
I'm just trying to compile the project as described in readme
```
$ mvn -Pcdh4 clean package
[INFO] Scanning for projects...
[INFO] -------------------------------------------------------------------…
vkroz updated
7 years ago
-
hi @rcongiu ,
I tried the approach that was mentioned in one of the issue but still giving me duplicate issue. Please advice.
Here are details : json-serde-1.3.8-SNAPSHOT-jar-with-dependencies.jar
…
-
Is it possible to map a nested key into a simple column? I tried to parse something like
``` json
{"firstname": "xxx", "deep": {"lastname": "yyy"}}
```
with
``` sql
CREATE EXTERNAL TABLE rawTest (…
-
one row :
```sql
{"name":"ccc", "attributes":{
"sex":"male",
"details": {
…